How To Install openslp.x86_64 on Amazon Linux 2

In this tutorial we learn how to install openslp.x86_64 in Amazon Linux 2. openslp.x86_64 is Open implementation of Service Location Protocol V2

Introduction

In this tutorial we learn how to install openslp.x86_64 on Amazon Linux 2.

What is openslp.x86_64

Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks. OpenSLP is an open source implementation of the SLPv2 protocol as defined by RFC 2608 and RFC 2614.

We can use yum to install openslp.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install openslp.x86_64.

Install openslp.x86_64 on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install openslp.x86_64 using yum by running the following command:

sudo yum -y install openslp.x86_64

How To Uninstall openslp.x86_64 on Amazon Linux 2

To uninstall only the openslp.x86_64 package we can use the following command:

sudo yum remove openslp.x86_64

openslp.x86_64 Package Contents on Amazon Linux 2

/etc/slp.conf
/etc/slp.spi
/usr/bin/slptool
/usr/lib64/libslp.so.1
/usr/lib64/libslp.so.1.0.0
/usr/share/doc/openslp-2.0.0
/usr/share/doc/openslp-2.0.0/AUTHORS
/usr/share/doc/openslp-2.0.0/COPYING
/usr/share/doc/openslp-2.0.0/ChangeLog
/usr/share/doc/openslp-2.0.0/NEWS
/usr/share/doc/openslp-2.0.0/README
/usr/share/doc/openslp-2.0.0/html
/usr/share/doc/openslp-2.0.0/html/IntroductionToSLP
/usr/share/doc/openslp-2.0.0/html/IntroductionToSLP/index.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/Callbacks.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/Divergence.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPAttrCallback.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPClose.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPDelAttrs.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPDereg.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPError.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPEscape.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPFindAttrs.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPFindScopes.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPFindSrvTypes.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPFindSrvs.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPFree.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPGetProperty.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPGetRefreshInterval.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPOpen.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPParseSrvURL.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPReg.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPRegReport.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPSetProperty.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPSrvTypeCallback.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPSrvURLCallback.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPTypes.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/SLPUnescape.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/Security.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/Syntax.html
/usr/share/doc/openslp-2.0.0/html/ProgrammersGuide/index.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide
/usr/share/doc/openslp-2.0.0/html/UsersGuide/CommandLine.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/FileLocations.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/Installation.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/Optimization.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/Security.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/SlpConf.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/SlpReg.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/WhenToRunSlpd.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/WhoShouldRead.html
/usr/share/doc/openslp-2.0.0/html/UsersGuide/index.html
/usr/share/doc/openslp-2.0.0/html/faq.html
/usr/share/doc/openslp-2.0.0/rfc
/usr/share/doc/openslp-2.0.0/rfc/rfc1766.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2165.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2254.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2396.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2608.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2609.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2610.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2614.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc2926.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc3059.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc3082.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc3111.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc3224.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc3421.txt
/usr/share/doc/openslp-2.0.0/rfc/rfc3528.txt
/usr/share/doc/openslp-2.0.0/security
/usr/share/doc/openslp-2.0.0/security/openslp_security_whitepaper.html
/usr/share/doc/openslp-2.0.0/security/srvreg-integrity.html
/usr/share/doc/openslp-2.0.0/security/threat_analysis_min_security.html
/usr/share/man/man1/slptool.1.gz

References

Summary

In this tutorial we learn how to install openslp.x86_64 on Amazon Linux 2 using yum.