python-coloredlogs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-coloredlogs

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

$ yay -Rns python-coloredlogs

2. Manually Install "python-coloredlogs" via AUR

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

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

b. Clone python-coloredlogs's git locally

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

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

$ cd ~/python-coloredlogs $ makepkg -si

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

ID: 1023724
Name: python-coloredlogs
PackageBaseID: 115539
PackageBase: python-coloredlogs
Version: 15.0.1-3
Description: Colored terminal output for Python's logging module
URL: https://github.com/xolox/python-coloredlogs
NumVotes: 24
Popularity: 0.009105
OutOfDate:
Maintainer: Alfred456654
Submitter: maikoool
FirstSubmitted: 1474035370
LastModified: 1642934592
URLPath: /cgit/aur.git/snapshot/python-coloredlogs.tar.gz