How to Install and Uninstall libtirpc.x86_64 Package on Amazon Linux 2

Last updated: June 26,2024

1. Install "libtirpc.x86_64" package

Please follow the instructions below to install libtirpc.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libtirpc.x86_64

2. Uninstall "libtirpc.x86_64" package

Please follow the step by step instructions below to uninstall libtirpc.x86_64 on Amazon Linux 2:

$ sudo yum remove libtirpc.x86_64 $ sudo yum autoremove

3. Information about the libtirpc.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libtirpc
Arch : x86_64
Version : 0.2.4
Release : 0.16.amzn2
Size : 88 k
Repo : amzn2-core/2/x86_64
Summary : Transport Independent RPC Library
URL : http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
License : SISSL and BSD
Description : This package contains SunLib's implementation of
: transport-independent RPC (TI-RPC) documentation. This library
: forms a piece of the base of Open Network Computing (ONC), and is
: derived directly from the Solaris 2.3 source.
:
: TI-RPC is an enhanced version of TS-RPC that requires the UNIX
: System V Transport Layer Interface (TLI) or an equivalent X/Open
: Transport Interface (XTI). TI-RPC is on-the-wire compatible with
: the TS-RPC, which is supported by almost 70 vendors on all major
: operating systems. TS-RPC source code (RPCSRC 4.0) remains
: available from several internet sites.