cppyy-cling on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S cppyy-cling

* (Optional) Uninstall cppyy-cling on Arch using YAY

$ yay -Rns cppyy-cling

2. Manually Install "cppyy-cling" via AUR

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

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

b. Clone cppyy-cling's git locally

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

c. Go to ~/cppyy-cling folder and install it

$ cd ~/cppyy-cling $ makepkg -si

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

ID: 1265178
Name: cppyy-cling
PackageBaseID: 148774
PackageBase: cppyy-cling
Version: 6.28.0-2
Description: Cling-based Python-C++ bindings (cling backend)
URL: https://cppyy.readthedocs.io/en/latest/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: RenatoLG
FirstSubmitted: 1580755252
LastModified: 1685391623
URLPath: /cgit/aur.git/snapshot/cppyy-cling.tar.gz