tilde from home:gphalkes:tilde project
Select Your Operating System
Add repository and install manually
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:gphalkes:tilde/CentOS_8_Stream/home:gphalkes:tilde.repo yum install tilde
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:gphalkes:tilde/CentOS_8/home:gphalkes:tilde.repo yum install tilde
Grab binary packages directly
Add repository and install manually
For Raspbian 9.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/home:/gphalkes:/tilde/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For Debian Testing 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/home:/gphalkes:/tilde/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
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/home:/gphalkes:/tilde/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For Debian 11 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/home:/gphalkes:/tilde/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:gphalkes:tilde/Fedora_Rawhide/home:gphalkes:tilde.repo dnf install tilde
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/openSUSE_Tumbleweed/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/openSUSE_Leap_42.3/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/16.0/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/15.7/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/15.6/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/15.5/home:gphalkes:tilde.repo zypper refresh zypper install tilde
Grab binary packages directly
Add repository and install manually
For Raspbian 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/home:/gphalkes:/tilde/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For Raspbian 11 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/home:/gphalkes:/tilde/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
Grab binary packages directly
Add repository and install manually
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_15/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP4/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP3/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP2/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 12 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP1/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11_SP3/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11_SP2/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11_SP1/home:gphalkes:tilde.repo zypper refresh zypper install tilde
For SLE 11 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11/home:gphalkes:tilde.repo zypper refresh zypper install tilde
Grab binary packages directly
Add repository and install manually
For xUbuntu 25.04 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/home:/gphalkes:/tilde/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For xUbuntu 24.10 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/home:/gphalkes:/tilde/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For xUbuntu 24.04 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/home:/gphalkes:/tilde/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For xUbuntu 22.04 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/home:/gphalkes:/tilde/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For xUbuntu 20.04 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/home:/gphalkes:/tilde/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde
For xUbuntu 18.04 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/home:/gphalkes:/tilde/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:gphalkes:tilde.list curl -fsSL https://download.opensuse.org/repositories/home:gphalkes:tilde/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gphalkes_tilde.gpg > /dev/null sudo apt update sudo apt install tilde