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

Last updated: May 18,2024

1. Install "ftpd" package

Please follow the guidelines below to install ftpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ftpd

2. Uninstall "ftpd" package

Please follow the guidance below to uninstall ftpd on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ftpd
Priority: extra
Section: universe/net
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Mats Erik Andersson
Architecture: amd64
Source: linux-ftpd
Version: 0.17-35
Replaces: netstd
Provides: ftp-server
Depends: openbsd-inetd | inet-superserver, libpam-modules, libc6 (>= 2.14), libpam0g (>= 0.99.7.1)
Conflicts: ftp-server
Filename: pool/universe/l/linux-ftpd/ftpd_0.17-35_amd64.deb
Size: 44076
MD5sum: 5d26c54053683dc9124b2fa0d3a56d64
SHA1: a5c8a3352878e5bd556fe18802ddb422ef6ad52c
SHA256: 6b6dea8f0a8bcf0679c8b5adb8fa23b5d5164dedb254abadf7b3b050ccc4039d
Description-en: File Transfer Protocol (FTP) server
This is the netkit ftp server. You are recommended to use one of its
alternatives, such as vsftpd, proftpd, or pure-ftpd.
.
This server supports IPv6, and can be used in standalone mode as well
as in inetd-slave mode, but other servers have better long-term
security screening.
.
The server can be used with GNU/Linux, GNU/kFreeBSD, and GNU/Hurd.
Description-md5: c8a3d27dbf865e8912a8563dd06a336c
Homepage: http://ftp.uk.linux.org/pub/linux/Networking/netkit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu