cando on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cando" 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 cando on Arch using YAY
$
yay -S
cando
Copied
* (Optional) Uninstall cando on Arch using YAY
$
yay -Rns
cando
Copied
2. Manually Install "cando" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cando's git locally
$
git clone https://aur.archlinux.org/cando.git
~/cando
Copied
c. Go to ~/cando folder and install it
$
cd
~/cando
Copied
$
makepkg -si
Copied
3. Information about the cando package on Arch User Repository (AUR)
ID: 1380861
Name: cando
PackageBaseID: 187114
PackageBase: cando
Version: 2.5.0-2
Description: Bringing Common Lisp and C++ Together, including Cando
URL: https://github.com/clasp-developers/clasp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1667577474
LastModified: 1704463754
URLPath: /cgit/aur.git/snapshot/cando.tar.gz
Name: cando
PackageBaseID: 187114
PackageBase: cando
Version: 2.5.0-2
Description: Bringing Common Lisp and C++ Together, including Cando
URL: https://github.com/clasp-developers/clasp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1667577474
LastModified: 1704463754
URLPath: /cgit/aur.git/snapshot/cando.tar.gz