libspectrum on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libspectrum

* (Optional) Uninstall libspectrum on Arch using YAY

$ yay -Rns libspectrum

2. Manually Install "libspectrum" via AUR

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

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

b. Clone libspectrum's git locally

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

c. Go to ~/libspectrum folder and install it

$ cd ~/libspectrum $ makepkg -si

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

ID: 872436
Name: libspectrum
PackageBaseID: 10349
PackageBase: libspectrum
Version: 1.5.0-1
Description: ZX Spectrum emulator support library.
URL: http://fuse-emulator.sourceforge.net/libspectrum.php
NumVotes: 48
Popularity: 0.000699
OutOfDate:
Maintainer: SanskritFritz
Submitter: exists
FirstSubmitted: 1176492346
LastModified: 1614868511
URLPath: /cgit/aur.git/snapshot/libspectrum.tar.gz