python-zenlog on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-zenlog

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

$ yay -Rns python-zenlog

2. Manually Install "python-zenlog" via AUR

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

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

b. Clone python-zenlog's git locally

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

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

$ cd ~/python-zenlog $ makepkg -si

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

ID: 1335167
Name: python-zenlog
PackageBaseID: 198607
PackageBase: python-zenlog
Version: 1.1-1
Description: Python logging tool for lazy people.
URL: https://github.com/ManufacturaInd/python-zenlog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: archtux
Submitter: archtux
FirstSubmitted: 1697479842
LastModified: 1697479842
URLPath: /cgit/aur.git/snapshot/python-zenlog.tar.gz