How to Install and Uninstall inetutils-ftpd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "inetutils-ftpd" package

Please follow the steps below to install inetutils-ftpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install inetutils-ftpd

2. Uninstall "inetutils-ftpd" package

In this section, we are going to explain the necessary steps to uninstall inetutils-ftpd on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the inetutils-ftpd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: inetutils-ftpd
Priority: optional
Section: universe/net
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Guillem Jover
Architecture: amd64
Source: inetutils
Version: 2:1.9.4-1build1
Provides: ftp-server
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), netbase, inetutils-syslogd | system-log-daemon
Conflicts: ftp-server
Filename: pool/universe/i/inetutils/inetutils-ftpd_1.9.4-1build1_amd64.deb
Size: 67560
MD5sum: 6a0f1b2d3c7818aaf1c84bbae50cbf53
SHA1: d95339edb0fcbbf7a3066994103a625a6e61f7c7
SHA256: 53ba8e25b69534523f2f40b882ee8fa98f7daf2d8b4110d8b12d6c3f34ed7fa2
Description-en: File Transfer Protocol server
Ftpd is the server that allows another host to connect with the ftp
command to transfer files using the FTP protocol.
Description-md5: ab797b9be2c2043f3a1cccfcbbd951f0
Homepage: https://www.gnu.org/software/inetutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu