python-yaml2rst on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-yaml2rst

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

$ yay -Rns python-yaml2rst

2. Manually Install "python-yaml2rst" via AUR

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

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

b. Clone python-yaml2rst's git locally

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

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

$ cd ~/python-yaml2rst $ makepkg -si

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

ID: 1331528
Name: python-yaml2rst
PackageBaseID: 194139
PackageBase: python-yaml2rst
Version: 0.3-2
Description: A Simple Tool and Python-Module for Documenting YAML Files
URL: https://github.com/debops/yaml2rst
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1685458093
LastModified: 1696934654
URLPath: /cgit/aur.git/snapshot/python-yaml2rst.tar.gz