python2-lshell on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "python2-lshell" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-lshell on Arch using YAY

$ yay -S python2-lshell

* (Optional) Uninstall python2-lshell on Arch using YAY

$ yay -Rns python2-lshell

2. Manually Install "python2-lshell" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-lshell's git locally

$ git clone https://aur.archlinux.org/python2-lshell.git ~/python2-lshell

c. Go to ~/python2-lshell folder and install it

$ cd ~/python2-lshell $ makepkg -si

3. Information about the python2-lshell package on Arch User Repository (AUR)

ID: 279237
Name: python2-lshell
PackageBaseID: 99815
PackageBase: python2-lshell
Version: 0.9.18-1
Description: Limited Shell, lets you restrict a user's environment to limited sets of commands, and more
URL: https://github.com/ghantoos/lshell
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1442042741
LastModified: 1456508173
URLPath: /cgit/aur.git/snapshot/python2-lshell.tar.gz