python-parsimonious on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-parsimonious" 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
Copied
b. Install python-parsimonious on Arch using YAY
$
yay -S
python-parsimonious
Copied
* (Optional) Uninstall python-parsimonious on Arch using YAY
$
yay -Rns
python-parsimonious
Copied
2. Manually Install "python-parsimonious" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-parsimonious's git locally
$
git clone https://aur.archlinux.org/python-parsimonious.git
~/python-parsimonious
Copied
c. Go to ~/python-parsimonious folder and install it
$
cd
~/python-parsimonious
Copied
$
makepkg -si
Copied
3. Information about the python-parsimonious package on Arch User Repository (AUR)
ID: 1135046
Name: python-parsimonious
PackageBaseID: 105779
PackageBase: python-parsimonious
Version: 0.10.0-1
Description: Fast parser based on parsing expression grammars (PEGs)
URL: https://github.com/erikrose/parsimonious
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: wsz
FirstSubmitted: 1452245142
LastModified: 1662309331
URLPath: /cgit/aur.git/snapshot/python-parsimonious.tar.gz
Name: python-parsimonious
PackageBaseID: 105779
PackageBase: python-parsimonious
Version: 0.10.0-1
Description: Fast parser based on parsing expression grammars (PEGs)
URL: https://github.com/erikrose/parsimonious
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: wsz
FirstSubmitted: 1452245142
LastModified: 1662309331
URLPath: /cgit/aur.git/snapshot/python-parsimonious.tar.gz