python2-logbook on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-logbook

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

$ yay -Rns python2-logbook

2. Manually Install "python2-logbook" via AUR

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

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

b. Clone python2-logbook's git locally

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

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

$ cd ~/python2-logbook $ makepkg -si

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

ID: 1385230
Name: python2-logbook
PackageBaseID: 183610
PackageBase: python2-logbook
Version: 1.5.3-3
Description: Logging sytem for Python that replaces the standard library’s logging module
URL: https://logbook.readthedocs.io/en/stable/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1656452073
LastModified: 1705173325
URLPath: /cgit/aur.git/snapshot/python2-logbook.tar.gz

5. The same packages on other Linux Distributions