qdvdauthor from home:tkb project

إختر نظام التشغيل

من أجل Arch Linux، حرر/etc/pacman.conf وأضف التالي (لاحظ أن ترتيب المستودعات في pacman.conf مهم، منذ أن أصبح pacman يقوم دوماً بتحميل الحزم التي يعثر عليها أولاً):
[home_tkb_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/tkb/Arch_Extra/$arch
ثم قم بتشغيل التالي كجذر
key=$(curl -fsSL https://download.opensuse.org/repositories/home:tkb/Arch_Extra/$(uname -m)/home_tkb_Arch_Extra.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_tkb_Arch_Extra/qdvdauthor
من أجل Arch Linux، حرر/etc/pacman.conf وأضف التالي (لاحظ أن ترتيب المستودعات في pacman.conf مهم، منذ أن أصبح pacman يقوم دوماً بتحميل الحزم التي يعثر عليها أولاً):
[home_tkb_Arch]
Server = https://download.opensuse.org/repositories/home:/tkb/Arch/$arch
ثم قم بتشغيل التالي كجذر
key=$(curl -fsSL https://download.opensuse.org/repositories/home:tkb/Arch/$(uname -m)/home_tkb_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_tkb_Arch/qdvdauthor
من أجلDebian Unstable شغل ما يلي:
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:/tkb/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلDebian Testing شغل ما يلي:
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:/tkb/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلDebian 13 شغل ما يلي:
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:/tkb/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلDebian 12 شغل ما يلي:
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:/tkb/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلDebian 11 شغل ما يلي:
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:/tkb/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
لـFedora Rawhide شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:tkb/Fedora_Rawhide/home:tkb.repo
dnf install qdvdauthor
لـFedora 43 شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:tkb/Fedora_43/home:tkb.repo
dnf install qdvdauthor
لـFedora 42 شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:tkb/Fedora_42/home:tkb.repo
dnf install qdvdauthor
لـFedora 41 شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:tkb/Fedora_41/home:tkb.repo
dnf install qdvdauthor
لـMageia Cauldron شغل التالي كـ جذر:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Mageia_Cauldron/home:tkb.repo
dnf install qdvdauthor
لـMageia 9 شغل التالي كـ جذر:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Mageia_9/home:tkb.repo
dnf install qdvdauthor
لـopenSUSE Tumbleweed شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/openSUSE_Tumbleweed/home:tkb.repo
zypper refresh
zypper install qdvdauthor
لـopenSUSE Slowroll شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/openSUSE_Slowroll/home:tkb.repo
zypper refresh
zypper install qdvdauthor
لـ16.0 شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/16.0/home:tkb.repo
zypper refresh
zypper install qdvdauthor
لـ15.6 شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/15.6/home:tkb.repo
zypper refresh
zypper install qdvdauthor
من أجلRaspbian 12 شغل ما يلي:
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:/tkb/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلRaspbian 11 شغل ما يلي:
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:/tkb/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلRaspbian 10 شغل ما يلي:
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:/tkb/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلxUbuntu 25.04 شغل ما يلي:
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:/tkb/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلxUbuntu 24.10 شغل ما يلي:
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:/tkb/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor
من أجلxUbuntu 24.04 شغل ما يلي:
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:/tkb/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install qdvdauthor