fish from shells:fish:nightly:master project

Operációs rendszer kiválasztása

For Debian Unstable 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/shells:/fish:/nightly:/master/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/shells:fish:nightly:master.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish:nightly:master/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish_nightly_master.gpg > /dev/null
sudo apt update
sudo apt install fish
For Debian 7.0 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/shells:/fish:/nightly:/master/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/shells:fish:nightly:master.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish:nightly:master/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish_nightly_master.gpg > /dev/null
sudo apt update
sudo apt install fish
For Debian 13 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/shells:/fish:/nightly:/master/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/shells:fish:nightly:master.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish:nightly:master/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish_nightly_master.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/shells:/fish:/nightly:/master/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/shells:fish:nightly:master.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish:nightly:master/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish_nightly_master.gpg > /dev/null
sudo apt update
sudo apt install fish
Ehhez: Fedora 43 futtassa a következőt root-ként:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish:nightly:master/Fedora_43/shells:fish:nightly:master.repo
dnf install fish
Ehhez: Fedora 42 futtassa a következőt root-ként:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish:nightly:master/Fedora_42/shells:fish:nightly:master.repo
dnf install fish
Ehhez: openSUSE Tumbleweed futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/shells:fish:nightly:master/openSUSE_Tumbleweed/shells:fish:nightly:master.repo
zypper refresh
zypper install fish
Ehhez: 16.0 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/shells:fish:nightly:master/16.0/shells:fish:nightly:master.repo
zypper refresh
zypper install fish
Ehhez: 15.6 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/shells:fish:nightly:master/15.6/shells:fish:nightly:master.repo
zypper refresh
zypper install fish
Ehhez: 15.5 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/shells:fish:nightly:master/15.5/shells:fish:nightly:master.repo
zypper refresh
zypper install fish