python-logfury on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-logfury

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

$ yay -Rns python-logfury

2. Manually Install "python-logfury" via AUR

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

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

b. Clone python-logfury's git locally

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

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

$ cd ~/python-logfury $ makepkg -si

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

ID: 1016583
Name: python-logfury
PackageBaseID: 139874
PackageBase: python-logfury
Version: 1.0.1-2
Description: Responsible, low-boilerplate logging of method calls for python libraries
URL: https://github.com/reef-technologies/logfury
NumVotes: 2
Popularity: 0.020995
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1550936945
LastModified: 1641834042
URLPath: /cgit/aur.git/snapshot/python-logfury.tar.gz

5. The same packages on other Linux Distributions