python-autologging on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-autologging" 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
Copied
b. Install python-autologging on Arch using YAY
$
yay -S
python-autologging
Copied
* (Optional) Uninstall python-autologging on Arch using YAY
$
yay -Rns
python-autologging
Copied
2. Manually Install "python-autologging" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-autologging's git locally
$
git clone https://aur.archlinux.org/python-autologging.git
~/python-autologging
Copied
c. Go to ~/python-autologging folder and install it
$
cd
~/python-autologging
Copied
$
makepkg -si
Copied
3. Information about the python-autologging package on Arch User Repository (AUR)
ID: 884126
Name: python-autologging
PackageBaseID: 164958
PackageBase: python-autologging
Version: 1.3.2-1
Description: easier logging and tracing for Python classes
URL: https://github.com/mzipay/Autologging
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MessedUpHare
Submitter: MessedUpHare
FirstSubmitted: 1616866988
LastModified: 1616866988
URLPath: /cgit/aur.git/snapshot/python-autologging.tar.gz
Name: python-autologging
PackageBaseID: 164958
PackageBase: python-autologging
Version: 1.3.2-1
Description: easier logging and tracing for Python classes
URL: https://github.com/mzipay/Autologging
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MessedUpHare
Submitter: MessedUpHare
FirstSubmitted: 1616866988
LastModified: 1616866988
URLPath: /cgit/aur.git/snapshot/python-autologging.tar.gz