python-aiologger on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-aiologger

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

$ yay -Rns python-aiologger

2. Manually Install "python-aiologger" via AUR

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

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

b. Clone python-aiologger's git locally

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

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

$ cd ~/python-aiologger $ makepkg -si

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

ID: 1149301
Name: python-aiologger
PackageBaseID: 149828
PackageBase: python-aiologger
Version: 0.7.0-1
Description: Asynchronous logging for python and asyncio
URL: https://github.com/b2wdigital/aiologger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1583459409
LastModified: 1665107278
URLPath: /cgit/aur.git/snapshot/python-aiologger.tar.gz