How to Install and Uninstall inetutils-ftp Package on Kali Linux

Last updated: May 17,2024

1. Install "inetutils-ftp" package

Please follow the steps below to install inetutils-ftp on Kali Linux

$ sudo apt update $ sudo apt install inetutils-ftp

2. Uninstall "inetutils-ftp" package

Please follow the guidelines below to uninstall inetutils-ftp on Kali Linux:

$ sudo apt remove inetutils-ftp $ sudo apt autoclean && sudo apt autoremove

3. Information about the inetutils-ftp package on Kali Linux

Package: inetutils-ftp
Source: inetutils
Version: 2:2.5-3
Installed-Size: 204
Maintainer: Guillem Jover
Architecture: amd64
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), netbase
Size: 107596
SHA256: 9ca8c94ef8bfbb306d80475d357350820650511333567a4b8a4891611e877fa9
SHA1: bcac091f3002fc197e40be8044d79df45521de60
MD5sum: 0bbaf838a1a802764f0b43d06bad9432
Description: File Transfer Protocol client
The ftp command is used to transfer files between hosts using the
FTP protocol.
Description-md5:
Homepage: https://www.gnu.org/software/inetutils/
Tag: implemented-in::c, interface::text-mode, network::client, protocol::ftp,
role::program, suite::gnu, uitoolkit::ncurses, use::downloading,
works-with::file
Section: net
Priority: optional
Filename: pool/main/i/inetutils/inetutils-ftp_2.5-3_amd64.deb