python-logzero on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-logzero

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

$ yay -Rns python-logzero

2. Manually Install "python-logzero" via AUR

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

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

b. Clone python-logzero's git locally

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

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

$ cd ~/python-logzero $ makepkg -si

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

ID: 1114088
Name: python-logzero
PackageBaseID: 128062
PackageBase: python-logzero
Version: 1.7.0-1
Description: Robust and effective logging for Python
URL: https://github.com/metachris/logzero
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: clintval
FirstSubmitted: 1513725185
LastModified: 1658239566
URLPath: /cgit/aur.git/snapshot/python-logzero.tar.gz