python-restrictedpython on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "python-restrictedpython" 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 python-restrictedpython on Arch using YAY

$ yay -S python-restrictedpython

* (Optional) Uninstall python-restrictedpython on Arch using YAY

$ yay -Rns python-restrictedpython

2. Manually Install "python-restrictedpython" via AUR

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

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

b. Clone python-restrictedpython's git locally

$ git clone https://aur.archlinux.org/python-restrictedpython.git ~/python-restrictedpython

c. Go to ~/python-restrictedpython folder and install it

$ cd ~/python-restrictedpython $ makepkg -si

3. Information about the python-restrictedpython package on Arch User Repository (AUR)

ID: 1379889
Name: python-restrictedpython
PackageBaseID: 144232
PackageBase: python-restrictedpython
Version: 7.0-1
Description: A restricted execution environment for Python to run untrusted code
URL: https://github.com/zopefoundation/RestrictedPython
NumVotes: 1
Popularity: 0.012091
OutOfDate:
Maintainer: bmwinger
Submitter: bmwinger
FirstSubmitted: 1565481975
LastModified: 1704291229
URLPath: /cgit/aur.git/snapshot/python-restrictedpython.tar.gz