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

Last updated: May 18,2024

1. Install "jailer" package

This guide let you learn how to install jailer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jailer

2. Uninstall "jailer" package

Please follow the steps below to uninstall jailer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jailer $ sudo apt autoclean && sudo apt autoremove

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

Package: jailer
Priority: optional
Section: universe/admin
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernandez-Sanguino Pen~a
Architecture: all
Version: 0.4-17.1
Depends: perl, cpio
Filename: pool/universe/j/jailer/jailer_0.4-17.1_all.deb
Size: 11336
MD5sum: 0a72dfec1a4d16f78a5fb9a76ae21956
SHA1: 099928d7e47145521ff60abbe5db9760e3f0aa51
SHA256: 2267c322ce6ecca868be1569489075325c52391f7b068722c9b5b2c19554ca48
Description-en: Builds and maintains chrooted environments
Jailer is a simple script to help system administrators
to create and maintain chrooted (that is, jailed) environments.
It uses a simple configuration file which can be used to
describe the location of configuration files, Debian packages
and files or directories used to build the chroot environment.
Description-md5: 3f859e37ee254d51e12e473a1ce693b3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu