ds9 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ds9

* (Optional) Uninstall ds9 on Arch using YAY

$ yay -Rns ds9

2. Manually Install "ds9" via AUR

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

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

b. Clone ds9's git locally

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

c. Go to ~/ds9 folder and install it

$ cd ~/ds9 $ makepkg -si

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

ID: 1383108
Name: ds9
PackageBaseID: 133078
PackageBase: ds9
Version: 8.5-2
Description: SAOImage DS9: Astronomical Data Visualization Application
URL: http://hea-www.harvard.edu/RD/ds9/
NumVotes: 6
Popularity: 0.068666
OutOfDate:
Maintainer: edombek
Submitter: ydallilar
FirstSubmitted: 1527904367
LastModified: 1704822704
URLPath: /cgit/aur.git/snapshot/ds9.tar.gz