py++ on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install py++ on Arch using YAY
$
yay -S
py++
Copied
* (Optional) Uninstall py++ on Arch using YAY
$
yay -Rns
py++
Copied
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
Copied
b. Clone py++'s git locally
$
git clone https://aur.archlinux.org/py++.git
~/py++
Copied
c. Go to ~/py++ folder and install it
$
cd
~/py++
Copied
$
makepkg -si
Copied
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
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