How to Install and Uninstall nfs-common Package on Kali Linux

Last updated: May 01,2024

1. Install "nfs-common" package

Please follow the step by step instructions below to install nfs-common on Kali Linux

$ sudo apt update $ sudo apt install nfs-common

2. Uninstall "nfs-common" package

Please follow the instructions below to uninstall nfs-common on Kali Linux:

$ sudo apt remove nfs-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the nfs-common package on Kali Linux

Package: nfs-common
Source: nfs-utils
Version: 1:2.6.4-3
Installed-Size: 1124
Maintainer: Debian kernel team
Architecture: amd64
Replaces: nfs-client
Provides: nfs-client
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libcom-err2 (>= 1.43.9), libdevmapper1.02.1 (>= 2:1.02.97), libevent-core-2.1-7 (>= 2.1.8-stable), libgssapi-krb5-2 (>= 1.17), libkeyutils1 (>= 1.5.9), libkrb5-3 (>= 1.10+dfsg~alpha1), libmount1 (>= 2.24.2), libnfsidmap1 (= 1:2.6.4-3), libtirpc3 (>= 1.0.2), libwrap0 (>= 7.6-4~), rpcbind, adduser, ucf, keyutils, python3
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: open-iscsi, watchdog
Conflicts: nfs-client
Size: 263504
SHA256: bfa48fe50ceaab400c42b402db7c0083764a174aaf9f17321ae1f3ac94171eb6
SHA1: 272a81614198bead11a7ed6c01fd209b9998e195
MD5sum: 2ea770567b2813de06d74e230023b0f4
Description: NFS support files common to client and server
Use this package on any machine that uses NFS, either as client or
server. Programs included: lockd, statd, showmount, nfsstat, gssd,
idmapd and mount.nfs.
Description-md5:
Homepage: https://linux-nfs.org/
Tag: admin::filesystem, implemented-in::c, interface::commandline,
interface::daemon, network::client, network::server, protocol::nfs,
role::program
Section: net
Priority: optional
Filename: pool/main/n/nfs-utils/nfs-common_2.6.4-3_amd64.deb