spectrascan on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S spectrascan

* (Optional) Uninstall spectrascan on Arch using YAY

$ yay -Rns spectrascan

2. Manually Install "spectrascan" via AUR

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

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

b. Clone spectrascan's git locally

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

c. Go to ~/spectrascan folder and install it

$ cd ~/spectrascan $ makepkg -si

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

ID: 202529
Name: spectrascan
PackageBaseID: 75498
PackageBase: spectrascan
Version: 0008-1
Description: Loads images from scanned curves and exports the pixel coordinates of the curve in csv format
URL: http://spectrascan.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sirocco
Submitter: sirocco
FirstSubmitted: 1384768715
LastModified: 1435214370
URLPath: /cgit/aur.git/snapshot/spectrascan.tar.gz