How to Install proftpd-mod-tar software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install proftpd-mod-tar software package in Ubuntu 14.04 LTS (Trusty Tahr)

proftpd-mod-tar software package provides ProFTPD module mod_tar, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

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

proftpd-mod-tar is installed in your system.

Make ensure the proftpd-mod-tar package were installed using the commands given below,

$ sudo dpkg-query -l | grep proftpd-mod-tar *

You will get with proftpd-mod-tar package name, version, architecture and description in a table

proftpd-mod-tar package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package proftpd-mod-tar
Version 0.3.3-1build2
Description ProFTPD module mod_tar
Sub Section Net


See Also, How to uninstall or remove proftpd-mod-tar software package from Ubuntu 14.04 LTS (Trusty Tahr)?