cpycppyy on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cpycppyy

* (Optional) Uninstall cpycppyy on Arch using YAY

$ yay -Rns cpycppyy

2. Manually Install "cpycppyy" via AUR

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

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

b. Clone cpycppyy's git locally

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

c. Go to ~/cpycppyy folder and install it

$ cd ~/cpycppyy $ makepkg -si

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

ID: 1265180
Name: cpycppyy
PackageBaseID: 148775
PackageBase: cpycppyy
Version: 1.12.13-2
Description: Cling-based Python-C++ bindings for CPython
URL: https://cppyy.readthedocs.io/en/latest/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: RenatoLG
FirstSubmitted: 1580755275
LastModified: 1685391694
URLPath: /cgit/aur.git/snapshot/cpycppyy.tar.gz