fish from home:Zanchey project

Select Your Operating System

For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Zanchey/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:Zanchey.list
curl -fsSL https://download.opensuse.org/repositories/home:Zanchey/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Zanchey.gpg > /dev/null
sudo apt update
sudo apt install fish
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Zanchey/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:Zanchey.list
curl -fsSL https://download.opensuse.org/repositories/home:Zanchey/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Zanchey.gpg > /dev/null
sudo apt update
sudo apt install fish
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/Zanchey/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:Zanchey.list
curl -fsSL https://download.opensuse.org/repositories/home:Zanchey/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Zanchey.gpg > /dev/null
sudo apt update
sudo apt install fish
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Zanchey/Fedora_40/home:Zanchey.repo
dnf install fish
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Zanchey/Fedora_39/home:Zanchey.repo
dnf install fish
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Zanchey/Fedora_38/home:Zanchey.repo
dnf install fish
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Zanchey/openSUSE_Tumbleweed/home:Zanchey.repo
zypper refresh
zypper install fish
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Zanchey/15.6/home:Zanchey.repo
zypper refresh
zypper install fish
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Zanchey/15.5/home:Zanchey.repo
zypper refresh
zypper install fish
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Zanchey/15.4/home:Zanchey.repo
zypper refresh
zypper install fish