python2-colorama on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-colorama

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

$ yay -Rns python2-colorama

2. Manually Install "python2-colorama" via AUR

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

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

b. Clone python2-colorama's git locally

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

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

$ cd ~/python2-colorama $ makepkg -si

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

ID: 1404201
Name: python2-colorama
PackageBaseID: 183283
PackageBase: python2-colorama
Version: 0.4.6-1
Description: Simple cross-platform colored terminal text in Python
URL: https://github.com/tartley/colorama
NumVotes: 1
Popularity: 0.001453
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655422758
LastModified: 1707108557
URLPath: /cgit/aur.git/snapshot/python2-colorama.tar.gz

5. The same packages on other Linux Distributions