carl on AUR (Arch User Repository)

Last updated: May 14,2024

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

b. Install carl on Arch using YAY

$ yay -S carl

* (Optional) Uninstall carl on Arch using YAY

$ yay -Rns carl

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

b. Clone carl's git locally

$ git clone https://aur.archlinux.org/carl.git ~/carl

c. Go to ~/carl folder and install it

$ cd ~/carl $ makepkg -si

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