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

Last updated: May 17,2024

1. Install "lshell" package

Please follow the step by step instructions below to install lshell on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lshell

2. Uninstall "lshell" package

Please follow the guidelines below to uninstall lshell on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lshell $ sudo apt autoclean && sudo apt autoremove

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

Package: lshell
Priority: optional
Section: universe/shells
Installed-Size: 164
Maintainer: Ubuntu Developers
Original-Maintainer: Ignace Mouzannar
Architecture: all
Version: 0.9.17-1
Depends: python (>= 2.7), python (<< 2.8), adduser
Filename: pool/universe/l/lshell/lshell_0.9.17-1_all.deb
Size: 25986
MD5sum: c619829769a2255e2bf267eea2ba0079
SHA1: bca2c68d7ddefa21ce97dda458eef60462c49672
SHA256: c3ee753406548188bac96f659006a65d1589dfc11f595c8bf423544eb85636d2
Description-en: restricts a user's shell environment to limited sets of commands
lshell is a shell coded in Python that lets you restrict a user's environment
to limited sets of commands, choose to enable/disable any command over SSH
(e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing
restrictions, and more.
Description-md5: bda8d95c62954634376d22f8a416ce48
Homepage: http://lshell.ghantoos.org/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu