How To Install lksctp-tools-doc.x86_64 on Amazon Linux 2
In this tutorial we learn how to install lksctp-tools-doc.x86_64 in Amazon Linux 2. lksctp-tools-doc.x86_64 is Documents pertaining to SCTP
Introduction
In this tutorial we learn how to install lksctp-tools-doc.x86_64 on Amazon Linux 2.
What is lksctp-tools-doc.x86_64
Documents pertaining to LKSCTP & SCTP in general (IETF RFC’s & Internet Drafts).
We can use yum to install lksctp-tools-doc.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install lksctp-tools-doc.x86_64.
Install lksctp-tools-doc.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 lksctp-tools-doc.x86_64 using yum by running the following command:
sudo yum -y install lksctp-tools-doc.x86_64
How To Uninstall lksctp-tools-doc.x86_64 on Amazon Linux 2
To uninstall only the lksctp-tools-doc.x86_64 package we can use the following command:
sudo yum remove lksctp-tools-doc.x86_64
lksctp-tools-doc.x86_64 Package Contents on Amazon Linux 2
/usr/share/doc/lksctp-tools-doc-1.0.17
/usr/share/doc/lksctp-tools-doc-1.0.17/draft-ietf-tsvwg-addip-sctp-15.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/draft-ietf-tsvwg-sctpsocket-14.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/rfc3257.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/rfc3286.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/rfc3309.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/rfc3758.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/rfc3873.txt
/usr/share/doc/lksctp-tools-doc-1.0.17/rfc4460.txt
References
Summary
In this tutorial we learn how to install lksctp-tools-doc.x86_64 on Amazon Linux 2 using yum.