python-ansimarkup on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S python-ansimarkup

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

$ yay -Rns python-ansimarkup

2. Manually Install "python-ansimarkup" via AUR

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

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

b. Clone python-ansimarkup's git locally

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

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

$ cd ~/python-ansimarkup $ makepkg -si

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

ID: 961551
Name: python-ansimarkup
PackageBaseID: 139540
PackageBase: python-ansimarkup
Version: 1.5.0-1
Description: Produce colored terminal text with an xml-like markup
URL: https://github.com/gvalkov/python-ansimarkup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sigmacold
FirstSubmitted: 1549814252
LastModified: 1631759516
URLPath: /cgit/aur.git/snapshot/python-ansimarkup.tar.gz