python-twiggy on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-twiggy

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

$ yay -Rns python-twiggy

2. Manually Install "python-twiggy" via AUR

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

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

b. Clone python-twiggy's git locally

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

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

$ cd ~/python-twiggy $ makepkg -si

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

ID: 1127725
Name: python-twiggy
PackageBaseID: 119995
PackageBase: python-twiggy
Version: 0.5.1-2
Description: Pythonic logger
URL: https://github.com/wearpants/twiggy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wookietreiber
FirstSubmitted: 1487691543
LastModified: 1660862092
URLPath: /cgit/aur.git/snapshot/python-twiggy.tar.gz