cling-dev on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "cling-dev" 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
Copied
b. Install cling-dev on Arch using YAY
$
yay -S
cling-dev
Copied
* (Optional) Uninstall cling-dev on Arch using YAY
$
yay -Rns
cling-dev
Copied
2. Manually Install "cling-dev" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cling-dev's git locally
$
git clone https://aur.archlinux.org/cling-dev.git
~/cling-dev
Copied
c. Go to ~/cling-dev folder and install it
$
cd
~/cling-dev
Copied
$
makepkg -si
Copied
3. Information about the cling-dev package on Arch User Repository (AUR)
ID: 821387
Name: cling-dev
PackageBaseID: 157980
PackageBase: cling-dev
Version: v0.7-2
Description: Interactive C++ interpreter (includes custom clang and llvm for dev).
URL: https://root.cern.ch/cling
NumVotes: 0
Popularity: 0
OutOfDate: 1611128747
Maintainer: ralphptorres
Submitter: sgsaenger
FirstSubmitted: 1600878531
LastModified: 1605884761
URLPath: /cgit/aur.git/snapshot/cling-dev.tar.gz
Name: cling-dev
PackageBaseID: 157980
PackageBase: cling-dev
Version: v0.7-2
Description: Interactive C++ interpreter (includes custom clang and llvm for dev).
URL: https://root.cern.ch/cling
NumVotes: 0
Popularity: 0
OutOfDate: 1611128747
Maintainer: ralphptorres
Submitter: sgsaenger
FirstSubmitted: 1600878531
LastModified: 1605884761
URLPath: /cgit/aur.git/snapshot/cling-dev.tar.gz