python-rst2ansi on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-rst2ansi

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

$ yay -Rns python-rst2ansi

2. Manually Install "python-rst2ansi" via AUR

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

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

b. Clone python-rst2ansi's git locally

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

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

$ cd ~/python-rst2ansi $ makepkg -si

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

ID: 1031696
Name: python-rst2ansi
PackageBaseID: 165202
PackageBase: python-rst2ansi
Version: 0.1.5-3
Description: Module rendering RST (reStructuredText) to strings suitable for a terminal.
URL: https://github.com/Snaipe/python-rst2ansi
NumVotes: 3
Popularity: 0.009627
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1617491489
LastModified: 1644032214
URLPath: /cgit/aur.git/snapshot/python-rst2ansi.tar.gz