tilde from home:gphalkes:tilde project

Wählen Sie ihr Betriebssystem

Führen Sie für CentOS 8 Stream das Folgende als root aus:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gphalkes:tilde/CentOS_8_Stream/home:gphalkes:tilde.repo
yum install tilde
Führen Sie für CentOS 8 das Folgende als root aus:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gphalkes:tilde/CentOS_8/home:gphalkes:tilde.repo
yum install tilde
Führen Sie für Raspbian 9.0 folgendes aus:
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
Führen Sie für Debian Testing folgendes aus:
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
Führen Sie für Debian 12 folgendes aus:
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
Führen Sie für Debian 11 folgendes aus:
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

Pakete für Raspbian 9.0:

Pakete für Debian Testing:

Führen Sie für Fedora Rawhide das Folgende als root aus:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:gphalkes:tilde/Fedora_Rawhide/home:gphalkes:tilde.repo
dnf install tilde
Führen Sie für openSUSE Tumbleweed das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/openSUSE_Tumbleweed/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für openSUSE Leap 42.3 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/openSUSE_Leap_42.3/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für 16.0 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/16.0/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für 15.7 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/15.7/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für 15.6 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/15.6/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für 15.5 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/15.5/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für Raspbian 12 folgendes aus:
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
Führen Sie für Raspbian 11 folgendes aus:
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

Pakete für Raspbian 12:

Pakete für Raspbian 11:

Führen Sie für SLE 15 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_15/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 12 SP4 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP4/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 12 SP3 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP3/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 12 SP2 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP2/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 12 SP1 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12_SP1/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 12 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_12/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 11 SP3 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11_SP3/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 11 SP2 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11_SP2/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 11 SP1 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11_SP1/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für SLE 11 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:gphalkes:tilde/SLE_11/home:gphalkes:tilde.repo
zypper refresh
zypper install tilde
Führen Sie für xUbuntu 25.04 folgendes aus:
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
Führen Sie für xUbuntu 24.10 folgendes aus:
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
Führen Sie für xUbuntu 24.04 folgendes aus:
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
Führen Sie für xUbuntu 22.04 folgendes aus:
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
Führen Sie für xUbuntu 20.04 folgendes aus:
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
Führen Sie für xUbuntu 18.04 folgendes aus:
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

Pakete für xUbuntu 25.04:

Pakete für xUbuntu 24.10:

Pakete für xUbuntu 24.04:

Pakete für xUbuntu 22.04:

Pakete für xUbuntu 20.04:

Pakete für xUbuntu 18.04: