python-pyexecjs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pyexecjs

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

$ yay -Rns python-pyexecjs

2. Manually Install "python-pyexecjs" via AUR

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

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

b. Clone python-pyexecjs's git locally

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

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

$ cd ~/python-pyexecjs $ makepkg -si

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

ID: 1371839
Name: python-pyexecjs
PackageBaseID: 109743
PackageBase: python-pyexecjs
Version: 1.6.1-25
Description: Run JavaScript code from Python.
URL: https://pypi.python.org/pypi/PyExecJS2
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: Gilrain
FirstSubmitted: 1459870774
LastModified: 1702922722
URLPath: /cgit/aur.git/snapshot/python-pyexecjs.tar.gz