python-simpleeval on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-simpleeval

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

$ yay -Rns python-simpleeval

2. Manually Install "python-simpleeval" via AUR

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

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

b. Clone python-simpleeval's git locally

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

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

$ cd ~/python-simpleeval $ makepkg -si

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

ID: 1212758
Name: python-simpleeval
PackageBaseID: 134568
PackageBase: python-simpleeval
Version: 0.9.13-1
Description: A simple, safe single expression evaluator library.
URL: https://github.com/danthedeckie/simpleeval
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: itoijala
Submitter: itoijala
FirstSubmitted: 1532794028
LastModified: 1676728672
URLPath: /cgit/aur.git/snapshot/python-simpleeval.tar.gz