python-spectra on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-spectra

* (Optional) Uninstall python-spectra on Arch using YAY

$ yay -Rns python-spectra

2. Manually Install "python-spectra" via AUR

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

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

b. Clone python-spectra's git locally

$ git clone https://aur.archlinux.org/python-spectra.git ~/python-spectra

c. Go to ~/python-spectra folder and install it

$ cd ~/python-spectra $ makepkg -si

3. Information about the python-spectra package on Arch User Repository (AUR)

ID: 1386618
Name: python-spectra
PackageBaseID: 201583
PackageBase: python-spectra
Version: 0.0.11-1
Description: Easy color scales and color conversion for Python
URL: https://github.com/jsvine/spectra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1705396256
LastModified: 1705396256
URLPath: /cgit/aur.git/snapshot/python-spectra.tar.gz