python-pbar on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-pbar" 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-pbar on Arch using YAY
$
yay -S
python-pbar
Copied
* (Optional) Uninstall python-pbar on Arch using YAY
$
yay -Rns
python-pbar
Copied
2. Manually Install "python-pbar" 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-pbar's git locally
$
git clone https://aur.archlinux.org/python-pbar.git
~/python-pbar
Copied
c. Go to ~/python-pbar folder and install it
$
cd
~/python-pbar
Copied
$
makepkg -si
Copied
3. Information about the python-pbar package on Arch User Repository (AUR)
ID: 1084701
Name: python-pbar
PackageBaseID: 172114
PackageBase: python-pbar
Version: 2.2.2-1
Description: A Python library to display customizable progress bars on the terminal easily.
URL: https://github.com/DarviL82/PBar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1634441826
LastModified: 1653415550
URLPath: /cgit/aur.git/snapshot/python-pbar.tar.gz
Name: python-pbar
PackageBaseID: 172114
PackageBase: python-pbar
Version: 2.2.2-1
Description: A Python library to display customizable progress bars on the terminal easily.
URL: https://github.com/DarviL82/PBar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1634441826
LastModified: 1653415550
URLPath: /cgit/aur.git/snapshot/python-pbar.tar.gz