python2-coloredlogs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-coloredlogs

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

$ yay -Rns python2-coloredlogs

2. Manually Install "python2-coloredlogs" via AUR

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

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

b. Clone python2-coloredlogs's git locally

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

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

$ cd ~/python2-coloredlogs $ makepkg -si

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

ID: 514175
Name: python2-coloredlogs
PackageBaseID: 92615
PackageBase: python2-coloredlogs
Version: 10.0-1
Description: Colored stream handler for Python's logging module
URL: https://coloredlogs.readthedocs.io
NumVotes: 4
Popularity: 0
OutOfDate: 1640198267
Maintainer:
FirstSubmitted: 1430285853
LastModified: 1527455287
URLPath: /cgit/aur.git/snapshot/python2-coloredlogs.tar.gz

5. The same packages on other Linux Distributions