cppyy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cppyy

* (Optional) Uninstall cppyy on Arch using YAY

$ yay -Rns cppyy

2. Manually Install "cppyy" via AUR

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

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

b. Clone cppyy's git locally

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

c. Go to ~/cppyy folder and install it

$ cd ~/cppyy $ makepkg -si

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

ID: 1265181
Name: cppyy
PackageBaseID: 148776
PackageBase: cppyy
Version: 3.0.0-2
Description: Cling-based Python-C++ bindings
URL: https://cppyy.readthedocs.io/en/latest/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: RenatoLG
FirstSubmitted: 1580755290
LastModified: 1685391711
URLPath: /cgit/aur.git/snapshot/cppyy.tar.gz