python2-yaml on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python2-yaml" 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 python2-yaml on Arch using YAY
$
yay -S
python2-yaml
Copied
* (Optional) Uninstall python2-yaml on Arch using YAY
$
yay -Rns
python2-yaml
Copied
2. Manually Install "python2-yaml" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python2-yaml's git locally
$
git clone https://aur.archlinux.org/python2-yaml.git
~/python2-yaml
Copied
c. Go to ~/python2-yaml folder and install it
$
cd
~/python2-yaml
Copied
$
makepkg -si
Copied
3. Information about the python2-yaml package on Arch User Repository (AUR)
ID: 933261
Name: python2-yaml
PackageBaseID: 168848
PackageBase: python2-yaml
Version: 5.4.1.1-1
Description: Python bindings for YAML, using fast libYAML library
URL: https://pyyaml.org/wiki/PyYAML
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: lmartinez-mirror
FirstSubmitted: 1626048501
LastModified: 1626048501
URLPath: /cgit/aur.git/snapshot/python2-yaml.tar.gz
Name: python2-yaml
PackageBaseID: 168848
PackageBase: python2-yaml
Version: 5.4.1.1-1
Description: Python bindings for YAML, using fast libYAML library
URL: https://pyyaml.org/wiki/PyYAML
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: lmartinez-mirror
FirstSubmitted: 1626048501
LastModified: 1626048501
URLPath: /cgit/aur.git/snapshot/python2-yaml.tar.gz