cl-vectors on AUR (Arch User Repository)

Last updated: June 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

b. Install cl-vectors on Arch using YAY

$ yay -S cl-vectors

* (Optional) Uninstall cl-vectors on Arch using YAY

$ yay -Rns cl-vectors

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

b. Clone cl-vectors's git locally

$ git clone https://aur.archlinux.org/cl-vectors.git ~/cl-vectors

c. Go to ~/cl-vectors folder and install it

$ cd ~/cl-vectors $ makepkg -si

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