svgalib on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "svgalib" 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 svgalib on Arch using YAY

$ yay -S svgalib

* (Optional) Uninstall svgalib on Arch using YAY

$ yay -Rns svgalib

2. Manually Install "svgalib" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone svgalib's git locally

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

c. Go to ~/svgalib folder and install it

$ cd ~/svgalib $ makepkg -si

3. Information about the svgalib package on Arch User Repository (AUR)

ID: 225473
Name: svgalib
PackageBaseID: 625
PackageBase: svgalib
Version: 1.9.25-5
Description: A low-level SuperVGA graphics library
URL: http://www.svgalib.org/
NumVotes: 35
Popularity: 0
OutOfDate: 1700158608
Maintainer: nemstar
Submitter: link
FirstSubmitted: 1114331833
LastModified: 1440631245
URLPath: /cgit/aur.git/snapshot/svgalib.tar.gz