obs-service-recompress from home:sgsaenger project

ជ្រើស​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_sgsaenger_Arch]
Server = https://download.opensuse.org/repositories/home:/sgsaenger/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:sgsaenger/Arch/$(uname -m)/home_sgsaenger_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_sgsaenger_Arch/obs-service-recompress

កញ្ចប់​សម្រាប់ Arch

For Debian Unstable 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:/sgsaenger/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:sgsaenger.list
curl -fsSL https://download.opensuse.org/repositories/home:sgsaenger/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sgsaenger.gpg > /dev/null
sudo apt update
sudo apt install obs-service-recompress

កញ្ចប់​សម្រាប់ Debian Unstable

សម្រាប់​ openSUSE Tumbleweed ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
zypper addrepo https://download.opensuse.org/repositories/home:sgsaenger/openSUSE_Tumbleweed/home:sgsaenger.repo
zypper refresh
zypper install obs-service-recompress
សម្រាប់​ 15.6 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
zypper addrepo https://download.opensuse.org/repositories/home:sgsaenger/15.6/home:sgsaenger.repo
zypper refresh
zypper install obs-service-recompress
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:/sgsaenger/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:sgsaenger.list
curl -fsSL https://download.opensuse.org/repositories/home:sgsaenger/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sgsaenger.gpg > /dev/null
sudo apt update
sudo apt install obs-service-recompress

កញ្ចប់​សម្រាប់ Raspbian 12

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:/sgsaenger/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:sgsaenger.list
curl -fsSL https://download.opensuse.org/repositories/home:sgsaenger/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sgsaenger.gpg > /dev/null
sudo apt update
sudo apt install obs-service-recompress
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:/sgsaenger/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:sgsaenger.list
curl -fsSL https://download.opensuse.org/repositories/home:sgsaenger/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_sgsaenger.gpg > /dev/null
sudo apt update
sudo apt install obs-service-recompress

កញ្ចប់​សម្រាប់ xUbuntu 24.10

កញ្ចប់​សម្រាប់ xUbuntu 24.04