How to Install and Uninstall libntirpc.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "libntirpc.x86_64" package

Please follow the steps below to install libntirpc.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libntirpc.x86_64

2. Uninstall "libntirpc.x86_64" package

Here is a brief guide to show you how to uninstall libntirpc.x86_64 on Fedora 36:

$ sudo dnf remove libntirpc.x86_64 $ sudo dnf autoremove

3. Information about the libntirpc.x86_64 package on Fedora 36

Last metadata expiration check: 5:44:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libntirpc
Version : 4.0
Release : 4.fc36
Architecture : x86_64
Size : 120 k
Source : libntirpc-4.0-4.fc36.src.rpm
Repository : fedora
Summary : New Transport Independent RPC Library
URL : https://github.com/nfs-ganesha/ntirpc
License : BSD
Description : This package contains a new implementation of the original libtirpc,
: transport-independent RPC (TI-RPC) library for NFS-Ganesha. It has
: the following features not found in libtirpc:
: 1. Bi-directional operation
: 2. Full-duplex operation on the TCP (vc) transport
: 3. Thread-safe operating modes
: 3.1 new locking primitives and lock callouts (interface change)
: 3.2 stateless send/recv on the TCP transport (interface change)
: 4. Flexible server integration support
: 5. Event channels (remove static arrays of xprt handles, new EPOLL/KEVENT
: integration)