cint on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "cint" 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 cint on Arch using YAY
$
yay -S
cint
Copied
* (Optional) Uninstall cint on Arch using YAY
$
yay -Rns
cint
Copied
2. Manually Install "cint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cint's git locally
$
git clone https://aur.archlinux.org/cint.git
~/cint
Copied
c. Go to ~/cint folder and install it
$
cd
~/cint
Copied
$
makepkg -si
Copied
3. Information about the cint package on Arch User Repository (AUR)
ID: 493916
Name: cint
PackageBaseID: 104382
PackageBase: cint
Version: 5.34.38-1
Description: CINT is an interpreter for C and C++ code
URL: https://root.cern.ch/cint
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1449684365
LastModified: 1520899699
URLPath: /cgit/aur.git/snapshot/cint.tar.gz
Name: cint
PackageBaseID: 104382
PackageBase: cint
Version: 5.34.38-1
Description: CINT is an interpreter for C and C++ code
URL: https://root.cern.ch/cint
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1449684365
LastModified: 1520899699
URLPath: /cgit/aur.git/snapshot/cint.tar.gz