python-proglog on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-proglog

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

$ yay -Rns python-proglog

2. Manually Install "python-proglog" via AUR

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

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

b. Clone python-proglog's git locally

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

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

$ cd ~/python-proglog $ makepkg -si

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

ID: 1076828
Name: python-proglog
PackageBaseID: 145222
PackageBase: python-proglog
Version: 0.1.10-1
Description: Log and progress bar manager for console, notebooks, web...
URL:
NumVotes: 7
Popularity: 0.481459
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1568985147
LastModified: 1651917410
URLPath: /cgit/aur.git/snapshot/python-proglog.tar.gz