python-couleur on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-couleur

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

$ yay -Rns python-couleur

2. Manually Install "python-couleur" via AUR

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

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

b. Clone python-couleur's git locally

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

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

$ cd ~/python-couleur $ makepkg -si

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

ID: 1010541
Name: python-couleur
PackageBaseID: 55922
PackageBase: python-couleur
Version: 0.7.4-1
Description: ANSI terminal tool for python, colored shell and other handy fancy features
URL: https://github.com/gabrielfalcao/couleur
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1326986179
LastModified: 1640692416
URLPath: /cgit/aur.git/snapshot/python-couleur.tar.gz