How To Install lksctp-tools-devel on CentOS 8
Introduction
In this tutorial we learn how to install lksctp-tools-devel
on CentOS 8.
What is lksctp-tools-devel
Development files for lksctp-tools which include man pages, header files, static libraries, symlinks to dynamic libraries and some tutorial source code. lksctp-tools-devel 1.0.18 3.el8 x86_64 56 k lksctp-tools-1.0.18-3.el8.src.rpm baseos Development files for lksctp-tools http GPLv2 and GPLv2+ and LGPLv2 and MIT Development files for lksctp-tools which include man pages, header files, static libraries, symlinks to dynamic libraries and some tutorial source code.
We can use yum
or dnf
to install lksctp-tools-devel
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install lksctp-tools-devel.
Install lksctp-tools-devel on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install lksctp-tools-devel
using dnf
by running the following command:
sudo dnf -y install lksctp-tools-devel
Install lksctp-tools-devel on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install lksctp-tools-devel
using yum
by running the following command:
sudo yum -y install lksctp-tools-devel
How To Uninstall lksctp-tools-devel on CentOS 8
To uninstall only the lksctp-tools-devel
package we can use the following command:
sudo dnf remove lksctp-tools-devel
lksctp-tools-devel Package Contents on CentOS 8
/usr/include/netinet
/usr/include/netinet/sctp.h
/usr/lib/libsctp.so
/usr/lib/lksctp-tools/libwithsctp.so
/usr/lib/pkgconfig/libsctp.pc
/usr/share/lksctp-tools
/usr/share/lksctp-tools/checksctp.c
/usr/share/lksctp-tools/sctp_bind.c
/usr/share/lksctp-tools/sctp_darn.c
/usr/share/lksctp-tools/sctp_darn.h
/usr/share/lksctp-tools/sctp_load_libs.c
/usr/share/lksctp-tools/sctp_socket.c
/usr/share/lksctp-tools/sctp_socket.h
/usr/share/lksctp-tools/sctp_sockopt.c
/usr/share/lksctp-tools/sctp_status.c
/usr/share/lksctp-tools/sctp_test.c
/usr/share/man/man3/sctp_bindx.3.gz
/usr/share/man/man3/sctp_connectx.3.gz
/usr/share/man/man3/sctp_getladdrs.3.gz
/usr/share/man/man3/sctp_getpaddrs.3.gz
/usr/share/man/man3/sctp_opt_info.3.gz
/usr/share/man/man3/sctp_peeloff.3.gz
/usr/share/man/man3/sctp_recvmsg.3.gz
/usr/share/man/man3/sctp_recvv.3.gz
/usr/share/man/man3/sctp_send.3.gz
/usr/share/man/man3/sctp_sendmsg.3.gz
/usr/share/man/man3/sctp_sendv.3.gz
/usr/include/netinet
/usr/include/netinet/sctp.h
/usr/lib64/libsctp.so
/usr/lib64/lksctp-tools/libwithsctp.so
/usr/lib64/pkgconfig/libsctp.pc
/usr/share/lksctp-tools
/usr/share/lksctp-tools/checksctp.c
/usr/share/lksctp-tools/sctp_bind.c
/usr/share/lksctp-tools/sctp_darn.c
/usr/share/lksctp-tools/sctp_darn.h
/usr/share/lksctp-tools/sctp_load_libs.c
/usr/share/lksctp-tools/sctp_socket.c
/usr/share/lksctp-tools/sctp_socket.h
/usr/share/lksctp-tools/sctp_sockopt.c
/usr/share/lksctp-tools/sctp_status.c
/usr/share/lksctp-tools/sctp_test.c
/usr/share/man/man3/sctp_bindx.3.gz
/usr/share/man/man3/sctp_connectx.3.gz
/usr/share/man/man3/sctp_getladdrs.3.gz
/usr/share/man/man3/sctp_getpaddrs.3.gz
/usr/share/man/man3/sctp_opt_info.3.gz
/usr/share/man/man3/sctp_peeloff.3.gz
/usr/share/man/man3/sctp_recvmsg.3.gz
/usr/share/man/man3/sctp_recvv.3.gz
/usr/share/man/man3/sctp_send.3.gz
/usr/share/man/man3/sctp_sendmsg.3.gz
/usr/share/man/man3/sctp_sendv.3.gz
References
- [lksctp-tools-devel website](http://lksctp.sourceforge.net http://lksctp.sourceforge.net)
Summary
In this tutorial we learn how to install lksctp-tools-devel
on CentOS 8 using yum and dnf.