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

Last updated: May 13,2024

1. Install "jailtool" package

Please follow the guidance below to install jailtool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jailtool

2. Uninstall "jailtool" package

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

$ sudo apt remove jailtool $ sudo apt autoclean && sudo apt autoremove

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

Package: jailtool
Priority: optional
Section: universe/admin
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Alexandre De Dommelin
Architecture: all
Version: 1.1-5
Depends: rsync, perl
Filename: pool/universe/j/jailtool/jailtool_1.1-5_all.deb
Size: 10518
MD5sum: c8db600422fd5fbb40c0ad12bf5523a2
SHA1: ffe489038614a141978bcc9a3d01ec1bdb8cd6a0
SHA256: cc9e4bde937888ffd3811ee2adcc3df2867da0f5436556c78eb4519039e85e6d
Description-en: tool to build chroot-jails for daemons
Jailtool provides an easy way to build chroot-jails for daemons.
It can make use Debian package information.
The jail is copied from the base system, the amount of copied
data can be configured.
.
New init.d-scripts for daemons can be generated to automagically
start in the jail.
Description-md5: 01404e81e066e866ba292cc79f3eba45
Homepage: http://www.westfalen.de/~gb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions