python-verboselogs on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S python-verboselogs

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

$ yay -Rns python-verboselogs

2. Manually Install "python-verboselogs" via AUR

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

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

b. Clone python-verboselogs's git locally

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

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

$ cd ~/python-verboselogs $ makepkg -si

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

ID: 1023722
Name: python-verboselogs
PackageBaseID: 115536
PackageBase: python-verboselogs
Version: 1.7-5
Description: Verbose logging level for Python's logging module
URL: https://github.com/xolox/python-verboselogs
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: maikoool
Submitter: maikoool
FirstSubmitted: 1474035242
LastModified: 1642934360
URLPath: /cgit/aur.git/snapshot/python-verboselogs.tar.gz