cling-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cling-bin

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

$ yay -Rns cling-bin

2. Manually Install "cling-bin" via AUR

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

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

b. Clone cling-bin's git locally

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

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

$ cd ~/cling-bin $ makepkg -si

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

ID: 976070
Name: cling-bin
PackageBaseID: 151366
PackageBase: cling-bin
Version: 1:2020.11.05-2
Description: The cling C++ interpreter
URL: https://root.cern.ch/cling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ralphptorres
Submitter: hzhangxyz
FirstSubmitted: 1586610421
LastModified: 1634549517
URLPath: /cgit/aur.git/snapshot/cling-bin.tar.gz