carl on AUR (Arch User Repository)
Last updated: January 24,2025
1. Install "carl" 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 carl on Arch using YAY
$
yay -S
carl
Copied
* (Optional) Uninstall carl on Arch using YAY
$
yay -Rns
carl
Copied
2. Manually Install "carl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone carl's git locally
$
git clone https://aur.archlinux.org/carl.git
~/carl
Copied
c. Go to ~/carl folder and install it
$
cd
~/carl
Copied
$
makepkg -si
Copied
3. Information about the carl package on Arch User Repository (AUR)
ID: 441903
Name: carl
PackageBaseID: 122435
PackageBase: carl
Version: 17.08-1
Description: An Open Source C++ Library for Computer Arithmetic and Logic
URL: https://github.com/smtrat/carl
NumVotes: 1
Popularity: 0
OutOfDate: 1684527440
Maintainer: nafur
Submitter: nafur
FirstSubmitted: 1495121717
LastModified: 1504856447
URLPath: /cgit/aur.git/snapshot/carl.tar.gz
Name: carl
PackageBaseID: 122435
PackageBase: carl
Version: 17.08-1
Description: An Open Source C++ Library for Computer Arithmetic and Logic
URL: https://github.com/smtrat/carl
NumVotes: 1
Popularity: 0
OutOfDate: 1684527440
Maintainer: nafur
Submitter: nafur
FirstSubmitted: 1495121717
LastModified: 1504856447
URLPath: /cgit/aur.git/snapshot/carl.tar.gz