python-yacl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-yacl

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

$ yay -Rns python-yacl

2. Manually Install "python-yacl" via AUR

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

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

b. Clone python-yacl's git locally

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

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

$ cd ~/python-yacl $ makepkg -si

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

ID: 1308399
Name: python-yacl
PackageBaseID: 151511
PackageBase: python-yacl
Version: 0.5.0-1
Description: Yet another color logger for Python.
URL: https://github.com/IngoMeyer441/yacl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1586880167
LastModified: 1692867870
URLPath: /cgit/aur.git/snapshot/python-yacl.tar.gz