How to Install and Uninstall libntirpc3.5 Package on Kali Linux

Last updated: May 22,2024

1. Install "libntirpc3.5" package

This tutorial shows how to install libntirpc3.5 on Kali Linux

$ sudo apt update $ sudo apt install libntirpc3.5

2. Uninstall "libntirpc3.5" package

Please follow the instructions below to uninstall libntirpc3.5 on Kali Linux:

$ sudo apt remove libntirpc3.5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libntirpc3.5 package on Kali Linux

Package: libntirpc3.5
Source: ntirpc
Version: 3.5-2
Installed-Size: 308
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libc6 (>= 2.32), libgssapi-krb5-2 (>= 1.17), liburcu8 (>= 0.13.0), libtirpc-common
Size: 120160
SHA256: 94055e9f4b3119d5ae86c1a0d91a9f0c23978fac4bbed81732d9fc5280e96e97
SHA1: 2ff08fc3b32acea1e85d04c20b74e1ad518215ab
MD5sum: feeacf65d3cc34a830a5af3f23d47ae0
Description: new transport-independent RPC library
Port of Sun's transport-independent RPC library to Linux. The library
is intended as a replacement for the RPC code in the GNU C library,
providing among others support for RPC (and in turn, NFS) over IPv6.
.
Changes introduced in the ntirpc library include:
* Bi-directional operation.
* Full-duplex operation on the TCP (vc) transport.
* Thread-safe operating modes:
* new locking primitives and lock callouts (interface change).
* stateless send/recv on the TCP transport (interface change).
* Flexible server integration support.
* Event channels.
Description-md5: 99e9068973771fe00ebab2713a6aa784
Multi-Arch: same
Homepage: https://github.com/nfs-ganesha/ntirpc
Section: libs
Priority: optional
Filename: pool/main/n/ntirpc/libntirpc3.5_3.5-2_amd64.deb