python-pyjslint on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pyjslint

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

$ yay -Rns python-pyjslint

2. Manually Install "python-pyjslint" via AUR

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

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

b. Clone python-pyjslint's git locally

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

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

$ cd ~/python-pyjslint $ makepkg -si

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

ID: 311240
Name: python-pyjslint
PackageBaseID: 110556
PackageBase: python-pyjslint
Version: 0.3.4-2
Description: JSLint wrapper for Python
URL: https://pypi.python.org/pypi/pyjslint/0.3.4
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jamesan
FirstSubmitted: 1461602410
LastModified: 1465376413
URLPath: /cgit/aur.git/snapshot/python-pyjslint.tar.gz