How to Install and Uninstall libnfs13 Package on Kali Linux

Last updated: May 14,2024

1. Install "libnfs13" package

This is a short guide on how to install libnfs13 on Kali Linux

$ sudo apt update $ sudo apt install libnfs13

2. Uninstall "libnfs13" package

Here is a brief guide to show you how to uninstall libnfs13 on Kali Linux:

$ sudo apt remove libnfs13 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnfs13 package on Kali Linux

Package: libnfs13
Source: libnfs
Version: 4.0.0-1
Installed-Size: 382
Maintainer: Balint Reczey
Architecture: amd64
Replaces: libnfs1 (>= 1.9.3-1), libnfs4
Depends: libc6 (>= 2.17)
Breaks: libnfs1 (>= 1.9.3-1), libnfs4
Size: 100480
SHA256: 9332a578879dec1e4aa5c58c77ad2e8ea7ac3cc38a295ba1113be25f5568eba0
SHA1: 4aeada7ba828c0c91a479608a2bcab9850d64a6a
MD5sum: bccf1ba20fd5d9664f8c91df5a5cf8d3
Description: NFS client library (shared library)
LIBNFS is a client library for accessing NFS shares over a network.
.
LIBNFS offers three different APIs, for different use :
1, RAW : A fully async low level rpc library for nfs protocols
2, NFS ASYNC : A fully asynchronous library for high level vfs functions
3, NFS SYNC : A synchronous library for high level vfs functions
.
This package provides the shared library.
Description-md5: e716953afd96e2e8ba69c0f72fc7bb98
Multi-Arch: same
Homepage: https://github.com/sahlberg/libnfs
Section: libs
Priority: optional
Filename: pool/main/libn/libnfs/libnfs13_4.0.0-1_amd64.deb