python-logging_tree on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-logging_tree

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

$ yay -Rns python-logging_tree

2. Manually Install "python-logging_tree" 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_tree's git locally

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

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

$ cd ~/python-logging_tree $ makepkg -si

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

ID: 1059899
Name: python-logging_tree
PackageBaseID: 171739
PackageBase: python-logging_tree
Version: 1.9-3
Description: Introspect and display the logger tree inside "logging"
URL: https://github.com/brandon-rhodes/logging_tree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1633572609
LastModified: 1648824132
URLPath: /cgit/aur.git/snapshot/python-logging_tree.tar.gz