How to Install lshell software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lshell software package in Ubuntu 14.04 LTS (Trusty Tahr)

lshell software package provides restricts a users shell environment to limited sets of commands, 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 lshell 

lshell is installed in your system.

Make ensure the lshell package were installed using the commands given below,

$ sudo dpkg-query -l | grep lshell *

You will get with lshell package name, version, architecture and description in a table

lshell package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Shells
Package lshell
Version 0.9.16-1
Description restricts a users shell environment to limited sets of commands
Sub Section Shells


See Also, How to uninstall or remove lshell software package from Ubuntu 14.04 LTS (Trusty Tahr)?