fish from shells:fish project

Proszę wybrać system operacyjny

Dla Debian Unstable uruchom następujący program:
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/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/shells:fish.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish.gpg > /dev/null
sudo apt update
sudo apt install fish
Dla Debian 13 uruchom następujący program:
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/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/shells:fish.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish.gpg > /dev/null
sudo apt update
sudo apt install fish
Dla Debian 12 uruchom następujący program:
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/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/shells:fish.list
curl -fsSL https://download.opensuse.org/repositories/shells:fish/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_fish.gpg > /dev/null
sudo apt update
sudo apt install fish
Dla Fedora 43 uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish/Fedora_43/shells:fish.repo
dnf install fish
Dla Fedora 42 uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish/Fedora_42/shells:fish.repo
dnf install fish
Dla openSUSE Tumbleweed uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/openSUSE_Tumbleweed/shells:fish.repo
zypper refresh
zypper install fish
Dla 16.0 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/16.0/shells:fish.repo
zypper refresh
zypper install fish
Dla 15.6 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/15.6/shells:fish.repo
zypper refresh
zypper install fish
Dla 15.5 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/15.5/shells:fish.repo
zypper refresh
zypper install fish