python-logging-helper on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-logging-helper

* (Optional) Uninstall python-logging-helper on Arch using YAY

$ yay -Rns python-logging-helper

2. Manually Install "python-logging-helper" via AUR

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

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

b. Clone python-logging-helper's git locally

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

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

$ cd ~/python-logging-helper $ makepkg -si

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

ID: 1059901
Name: python-logging-helper
PackageBaseID: 129925
PackageBase: python-logging-helper
Version: 1.9.0-3
Description: Provides enhancements to built-in logging module
URL: https://pypi.python.org/pypi/logging-helper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1518216501
LastModified: 1648824607
URLPath: /cgit/aur.git/snapshot/python-logging-helper.tar.gz