python2-logzero on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-logzero

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

$ yay -Rns python2-logzero

2. Manually Install "python2-logzero" via AUR

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

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

b. Clone python2-logzero's git locally

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

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

$ cd ~/python2-logzero $ makepkg -si

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

5. The same packages on other Linux Distributions