ds9 from home:rjmathar project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:rjmathar/CentOS_7/home:rjmathar.repo yum install ds9
Grab binary packages directly
Add repository and install manually
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rjmathar/Fedora_39/home:rjmathar.repo dnf install ds9
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rjmathar/Fedora_38/home:rjmathar.repo dnf install ds9
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rjmathar/openSUSE_Tumbleweed/home:rjmathar.repo zypper refresh zypper install ds9
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rjmathar/15.5/home:rjmathar.repo zypper refresh zypper install ds9
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rjmathar/15.4/home:rjmathar.repo zypper refresh zypper install ds9
Grab binary packages directly
Add repository and install manually
For Fedora 37 run the following as root:
?