python2-ansicolors on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-ansicolors

* (Optional) Uninstall python2-ansicolors on Arch using YAY

$ yay -Rns python2-ansicolors

2. Manually Install "python2-ansicolors" via AUR

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

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

b. Clone python2-ansicolors's git locally

$ git clone https://aur.archlinux.org/python2-ansicolors.git ~/python2-ansicolors

c. Go to ~/python2-ansicolors folder and install it

$ cd ~/python2-ansicolors $ makepkg -si

3. Information about the python2-ansicolors package on Arch User Repository (AUR)

ID: 534697
Name: python2-ansicolors
PackageBaseID: 65613
PackageBase: python2-ansicolors
Version: 1.1.8-1
Description: ANSI colors for Python
URL: https://github.com/jonathaneunice/colors/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: axil42
FirstSubmitted: 1356002826
LastModified: 1534190217
URLPath: /cgit/aur.git/snapshot/python2-ansicolors.tar.gz

5. The same packages on other Linux Distributions