python-parsley on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-parsley" 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-parsley on Arch using YAY
$
yay -S
python-parsley
Copied
* (Optional) Uninstall python-parsley on Arch using YAY
$
yay -Rns
python-parsley
Copied
2. Manually Install "python-parsley" 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-parsley's git locally
$
git clone https://aur.archlinux.org/python-parsley.git
~/python-parsley
Copied
c. Go to ~/python-parsley folder and install it
$
cd
~/python-parsley
Copied
$
makepkg -si
Copied
3. Information about the python-parsley package on Arch User Repository (AUR)
ID: 797191
Name: python-parsley
PackageBaseID: 158096
PackageBase: python-parsley
Version: 1.3-1
Description: Parsing and pattern matching made easy
URL: https://parsley.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1601207709
LastModified: 1601207709
URLPath: /cgit/aur.git/snapshot/python-parsley.tar.gz
Name: python-parsley
PackageBaseID: 158096
PackageBase: python-parsley
Version: 1.3-1
Description: Parsing and pattern matching made easy
URL: https://parsley.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1601207709
LastModified: 1601207709
URLPath: /cgit/aur.git/snapshot/python-parsley.tar.gz