py++-svn on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S py++-svn

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

$ yay -Rns py++-svn

2. Manually Install "py++-svn" via AUR

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

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

b. Clone py++-svn's git locally

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

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

$ cd ~/py++-svn $ makepkg -si

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

ID: 200862
Name: py++-svn
PackageBaseID: 50358
PackageBase: py++-svn
Version: 1856-2
Description: Py++ package and Boost.Python library provide a complete solution for interfacing Python and C++
URL: http://www.language-binding.net/index.html
NumVotes: 3
Popularity: 0
OutOfDate: 1700832290
Maintainer: bchretien
Submitter: kkimdev
FirstSubmitted: 1309512567
LastModified: 1434874474
URLPath: /cgit/aur.git/snapshot/py++-svn.tar.gz