fish from shells:fish project

Pilih Sistem Operasi Anda

Untuk Debian Unstable jalankan berikut ini:
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
Untuk Debian 13 jalankan berikut ini:
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
Untuk Debian 12 jalankan berikut ini:
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
Untuk Fedora 43 jalankan berikut ini sebagai root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish/Fedora_43/shells:fish.repo
dnf install fish
Untuk Fedora 42 jalankan berikut ini sebagai root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:fish/Fedora_42/shells:fish.repo
dnf install fish
Untuk openSUSE Tumbleweed jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/openSUSE_Tumbleweed/shells:fish.repo
zypper refresh
zypper install fish
Untuk 16.0 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/16.0/shells:fish.repo
zypper refresh
zypper install fish
Untuk 15.6 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/15.6/shells:fish.repo
zypper refresh
zypper install fish
Untuk 15.5 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:fish/15.5/shells:fish.repo
zypper refresh
zypper install fish