How to Install and Uninstall libtirpc-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "libtirpc-devel.x86_64" package

This guide covers the steps necessary to install libtirpc-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libtirpc-devel.x86_64

2. Uninstall "libtirpc-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libtirpc-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libtirpc-devel.x86_64 $ sudo dnf autoremove

3. Information about the libtirpc-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:53:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtirpc-devel
Version : 1.1.4
Release : 4.el8
Architecture : x86_64
Size : 127 k
Source : libtirpc-1.1.4-4.el8.src.rpm
Repository : baseos
Summary : Development files for the libtirpc library
URL : http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
License : SISSL and BSD
Description : This package includes header files and libraries necessary for
: developing programs which use the tirpc library.