python-pycxx on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pycxx

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

$ yay -Rns python-pycxx

2. Manually Install "python-pycxx" via AUR

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

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

b. Clone python-pycxx's git locally

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

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

$ cd ~/python-pycxx $ makepkg -si

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

ID: 1390023
Name: python-pycxx
PackageBaseID: 172850
PackageBase: python-pycxx
Version: 7.1.8-1
Description: Write Python extensions in C++
URL: http://cxx.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1636308216
LastModified: 1705863067
URLPath: /cgit/aur.git/snapshot/python-pycxx.tar.gz