python-pyyaml-include on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pyyaml-include

* (Optional) Uninstall python-pyyaml-include on Arch using YAY

$ yay -Rns python-pyyaml-include

2. Manually Install "python-pyyaml-include" via AUR

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

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

b. Clone python-pyyaml-include's git locally

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

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

$ cd ~/python-pyyaml-include $ makepkg -si

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

ID: 1393063
Name: python-pyyaml-include
PackageBaseID: 152447
PackageBase: python-pyyaml-include
Version: 1.3.2-1
Description: An extending constructor of PyYAML: include YAML files into YAML document
URL: https://github.com/tanbro/pyyaml-include
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: ragouel
FirstSubmitted: 1588783998
LastModified: 1706300451
URLPath: /cgit/aur.git/snapshot/python-pyyaml-include.tar.gz