python-treelog on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-treelog

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

$ yay -Rns python-treelog

2. Manually Install "python-treelog" via AUR

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

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

b. Clone python-treelog's git locally

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

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

$ cd ~/python-treelog $ makepkg -si

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

ID: 1276166
Name: python-treelog
PackageBaseID: 176330
PackageBase: python-treelog
Version: 1.0-2
Description: Logging framework that organizes messages in a tree structure
URL: https://github.com/evalf/treelog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1645678624
LastModified: 1687274505
URLPath: /cgit/aur.git/snapshot/python-treelog.tar.gz