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

Last updated: November 26,2024

1. Install "libntirpc.i686" package

Here is a brief guide to show you how to install libntirpc.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libntirpc.i686

2. Uninstall "libntirpc.i686" package

Please follow the step by step instructions below to uninstall libntirpc.i686 on Fedora 36:

$ sudo dnf remove libntirpc.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:49:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libntirpc
Version : 4.0
Release : 4.fc36
Architecture : i686
Size : 131 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)