fish from shells:fish project

Pasirinkite operacinę sistemą

Debian Unstable. Įvykdykite:
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
Debian 13. Įvykdykite:
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
Debian 12. Įvykdykite:
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
Fedora 42. Įvykdykite root teisėmis:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish/Fedora_42/shells:fish.repo
dnf install fish
Fedora 41. Įvykdykite root teisėmis:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish/Fedora_41/shells:fish.repo
dnf install fish
Fedora 40. Įvykdykite root teisėmis:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:fish/Fedora_40/shells:fish.repo
dnf install fish
openSUSE Tumbleweed. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/openSUSE_Tumbleweed/shells:fish.repo
zypper refresh
zypper install fish
16.0. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/16.0/shells:fish.repo
zypper refresh
zypper install fish
15.6. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/15.6/shells:fish.repo
zypper refresh
zypper install fish
15.5. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/15.5/shells:fish.repo
zypper refresh
zypper install fish