python-chromalog on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-chromalog

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

$ yay -Rns python-chromalog

2. Manually Install "python-chromalog" via AUR

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

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

b. Clone python-chromalog's git locally

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

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

$ cd ~/python-chromalog $ makepkg -si

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

ID: 706764
Name: python-chromalog
PackageBaseID: 149770
PackageBase: python-chromalog
Version: 1.0.5-2
Description: Eases the use of colors in Python logging
URL: https://github.com/freelan-developers/chromalog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dmp1ce
Submitter: dmp1ce
FirstSubmitted: 1583278556
LastModified: 1583974362
URLPath: /cgit/aur.git/snapshot/python-chromalog.tar.gz