pyboinc on AUR (Arch User Repository)

Last updated: August 22,2024

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

$ yay -S pyboinc

* (Optional) Uninstall pyboinc on Arch using YAY

$ yay -Rns pyboinc

2. Manually Install "pyboinc" via AUR

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

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

b. Clone pyboinc's git locally

$ git clone https://aur.archlinux.org/pyboinc.git ~/pyboinc

c. Go to ~/pyboinc folder and install it

$ cd ~/pyboinc $ makepkg -si

3. Information about the pyboinc package on Arch User Repository (AUR)

ID: 1268148
Name: pyboinc
PackageBaseID: 194339
PackageBase: pyboinc
Version: 0.0.1-1
Description: PyBOINC - a very basic python BOINC bridge
URL: https://github.com/nielstron/pyboinc
NumVotes: 0
Popularity: 0
OutOfDate: 1710076391
Maintainer: scry3r
Submitter: scry3r
FirstSubmitted: 1685928601
LastModified: 1685928601
URLPath: /cgit/aur.git/snapshot/pyboinc.tar.gz