subtitlecomposer from home:maxrd2 project

Wählen Sie ihr Betriebssystem

Für Arch Linux, bearbeiten Sie /etc/pacman.conf und fügen Sie folgendes hinzu (bitte beachten Sie, dass die Reihenfolge der Repositories in pacman.conf wichtig ist, weil pacman immer das zuerst gefundene Paket herunterlädt) :
[home_maxrd2_Arch]
Server = https://download.opensuse.org/repositories/home:/maxrd2/Arch/$arch
Führen Sie anschließend das folgende als root aus
key=$(curl -fsSL https://download.opensuse.org/repositories/home:maxrd2/Arch/$(uname -m)/home_maxrd2_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_maxrd2_Arch/subtitlecomposer
Führen Sie für Debian Unstable 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:/maxrd2/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:maxrd2.list
curl -fsSL https://download.opensuse.org/repositories/home:maxrd2/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_maxrd2.gpg > /dev/null
sudo apt update
sudo apt install subtitlecomposer
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:/maxrd2/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:maxrd2.list
curl -fsSL https://download.opensuse.org/repositories/home:maxrd2/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_maxrd2.gpg > /dev/null
sudo apt update
sudo apt install subtitlecomposer
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:/maxrd2/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:maxrd2.list
curl -fsSL https://download.opensuse.org/repositories/home:maxrd2/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_maxrd2.gpg > /dev/null
sudo apt update
sudo apt install subtitlecomposer
Führen Sie für Fedora 39 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:maxrd2/Fedora_39/home:maxrd2.repo
dnf install subtitlecomposer
Führen Sie für Fedora 38 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:maxrd2/Fedora_38/home:maxrd2.repo
dnf install subtitlecomposer
Führen Sie für openSUSE Tumbleweed das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2/openSUSE_Tumbleweed/home:maxrd2.repo
zypper refresh
zypper install subtitlecomposer
Führen Sie für openSUSE Leap 15.4 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2/openSUSE_Leap_15.4/home:maxrd2.repo
zypper refresh
zypper install subtitlecomposer
Führen Sie für xUbuntu 23.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:/maxrd2/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:maxrd2.list
curl -fsSL https://download.opensuse.org/repositories/home:maxrd2/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_maxrd2.gpg > /dev/null
sudo apt update
sudo apt install subtitlecomposer
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:/maxrd2/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:maxrd2.list
curl -fsSL https://download.opensuse.org/repositories/home:maxrd2/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_maxrd2.gpg > /dev/null
sudo apt update
sudo apt install subtitlecomposer

Pakete für xUbuntu 23.10:

Pakete für xUbuntu 22.04: