py++ on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S py++

* (Optional) Uninstall py++ on Arch using YAY

$ yay -Rns py++

2. Manually Install "py++" via AUR

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

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

b. Clone py++'s git locally

$ git clone https://aur.archlinux.org/py++.git ~/py++

c. Go to ~/py++ folder and install it

$ cd ~/py++ $ makepkg -si

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

ID: 1106410
Name: py++
PackageBaseID: 21611
PackageBase: py++
Version: 1.8.4-2
Description: Py++ - Boost.Python code generator
URL: https://pyplusplus.readthedocs.io/en/latest/
NumVotes: 15
Popularity: 0
OutOfDate: 1704563058
Maintainer: acxz
Submitter:
FirstSubmitted: 1226970190
LastModified: 1656699466
URLPath: /cgit/aur.git/snapshot/py++.tar.gz