python-specutils on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-specutils

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

$ yay -Rns python-specutils

2. Manually Install "python-specutils" via AUR

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

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

b. Clone python-specutils's git locally

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

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

$ cd ~/python-specutils $ makepkg -si

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

ID: 1412257
Name: python-specutils
PackageBaseID: 130113
PackageBase: python-specutils
Version: 1.13.0-1
Description: Astropy Affiliated package for 1D spectral operations
URL: http://specutils.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1518861375
LastModified: 1708402535
URLPath: /cgit/aur.git/snapshot/python-specutils.tar.gz

5. The same packages on other Linux Distributions