How to Install and Uninstall proftpd-mod-tar Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "proftpd-mod-tar" package

This tutorial shows how to install proftpd-mod-tar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install proftpd-mod-tar

2. Uninstall "proftpd-mod-tar" package

This tutorial shows how to uninstall proftpd-mod-tar on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove proftpd-mod-tar $ sudo apt autoclean && sudo apt autoremove

3. Information about the proftpd-mod-tar package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: proftpd-mod-tar
Priority: optional
Section: universe/net
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: ProFTPD Maintainance Team
Architecture: amd64
Version: 0.3.3-1build5
Depends: proftpd-basic (>= 1.3.3d-4~), libbz2-1.0, libc6 (>= 2.4), libtar0, zlib1g (>= 1:1.1.4), proftpd-abi-1.3.5a
Filename: pool/universe/p/proftpd-mod-tar/proftpd-mod-tar_0.3.3-1build5_amd64.deb
Size: 12964
MD5sum: da206f962045944caecfdc8cda44c47b
SHA1: bc3a3104309ade34eee3b6d039af8d9fc3fb2931
SHA256: c6e6c00449281104eddb81648f13b3b46ee3efbb92ad7f68b3caa5e0afd547f7
Description-en: ProFTPD module mod_tar
The mod_tar module supports on-the-fly creation of tar files,
Whenever a client attempts to download a directory as a tar file,
the mod_tar module will automatically create a tar file of that directory.
Description-md5: b3f88c67d5f4d524bfbcbd17c0393be5
Homepage: http://www.castaglia.org/proftpd/modules/mod_tar.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu