python-qroundprogressbar on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-qroundprogressbar

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

$ yay -Rns python-qroundprogressbar

2. Manually Install "python-qroundprogressbar" via AUR

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

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

b. Clone python-qroundprogressbar's git locally

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

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

$ cd ~/python-qroundprogressbar $ makepkg -si

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

ID: 1190413
Name: python-qroundprogressbar
PackageBaseID: 121611
PackageBase: python-qroundprogressbar
Version: 1.0.0-3
Description: Circular progress bar PyQt5 widget (ported from C++ project at: https://sourceforge.net/projects/qroundprogressbar)
URL: https://github.com/ozmartian/QRoundProgressBar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ozmartian
Submitter: ozmartian
FirstSubmitted: 1492508722
LastModified: 1672573506
URLPath: /cgit/aur.git/snapshot/python-qroundprogressbar.tar.gz