sphinxdft from home:freysoldt project

Pilih Sistem Operasi Anda

Untuk Arch Linux, sunting /etc/pacman.conf dan tambahkan berikut ini (perhatikan bahwa urutan repositori di pacman.conf adalah penting, karena pacman selalu mengunduh paket yang pertama kali ditemukan):
[home_freysoldt_Arch]
Server = https://download.opensuse.org/repositories/home:/freysoldt/Arch/$arch
Kemudian jalankan berikut sebagai root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/Arch/$(uname -m)/home_freysoldt_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_freysoldt_Arch/sphinxdft
Untuk CentOS 8 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:freysoldt/CentOS_8/home:freysoldt.repo
yum install sphinxdft
Untuk CentOS 7 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:freysoldt/CentOS_7/home:freysoldt.repo
yum install sphinxdft
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/home:/freysoldt/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft
Untuk Debian 11 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/home:/freysoldt/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft
Untuk Debian 10 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/home:/freysoldt/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft

Paket untuk Debian 12:

Paket untuk Debian 11:

Paket untuk Debian 10:

Untuk 15.5 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/home:freysoldt/15.5/home:freysoldt.repo
zypper refresh
zypper install sphinxdft
Untuk 15.4 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/home:freysoldt/15.4/home:freysoldt.repo
zypper refresh
zypper install sphinxdft
Untuk ScientificLinux 7 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:freysoldt/ScientificLinux_7/home:freysoldt.repo
yum install sphinxdft
Untuk xUbuntu 22.04 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/home:/freysoldt/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft
Untuk xUbuntu 21.10 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/home:/freysoldt/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft
Untuk xUbuntu 21.04 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/home:/freysoldt/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft
Untuk xUbuntu 20.04 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/home:/freysoldt/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft
Untuk xUbuntu 18.04 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/home:/freysoldt/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:freysoldt.list
curl -fsSL https://download.opensuse.org/repositories/home:freysoldt/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_freysoldt.gpg > /dev/null
sudo apt update
sudo apt install sphinxdft

Paket untuk xUbuntu 22.04:

Paket untuk xUbuntu 21.10:

Paket untuk xUbuntu 21.04:

Paket untuk xUbuntu 20.04:

Paket untuk xUbuntu 18.04:

Untuk Fedora 37 jalankan berikut ini sebagai root:
?
Untuk Fedora 36 jalankan berikut ini sebagai root:
?