cl-vectors on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "cl-vectors" 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 cl-vectors on Arch using YAY
$
yay -S
cl-vectors
Copied
* (Optional) Uninstall cl-vectors on Arch using YAY
$
yay -Rns
cl-vectors
Copied
2. Manually Install "cl-vectors" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cl-vectors's git locally
$
git clone https://aur.archlinux.org/cl-vectors.git
~/cl-vectors
Copied
c. Go to ~/cl-vectors folder and install it
$
cd
~/cl-vectors
Copied
$
makepkg -si
Copied
3. Information about the cl-vectors package on Arch User Repository (AUR)
ID: 388184
Name: cl-vectors
PackageBaseID: 120166
PackageBase: cl-vectors
Version: 0.1.5-1
Description: Pure Common Lisp anti-aliasing rasterizer
URL: http://projects.tuxee.net/cl-vectors/
NumVotes: 0
Popularity: 0
OutOfDate: 1707247189
Maintainer: DacodaS
Submitter: DacodaS
FirstSubmitted: 1488266023
LastModified: 1488266023
URLPath: /cgit/aur.git/snapshot/cl-vectors.tar.gz
Name: cl-vectors
PackageBaseID: 120166
PackageBase: cl-vectors
Version: 0.1.5-1
Description: Pure Common Lisp anti-aliasing rasterizer
URL: http://projects.tuxee.net/cl-vectors/
NumVotes: 0
Popularity: 0
OutOfDate: 1707247189
Maintainer: DacodaS
Submitter: DacodaS
FirstSubmitted: 1488266023
LastModified: 1488266023
URLPath: /cgit/aur.git/snapshot/cl-vectors.tar.gz