obs-build from openSUSE:Tools project

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

សម្រាប់​ CentOS 9 Stream ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_9_Stream/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ CentOS 8 Stream ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_8_Stream/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ CentOS 8 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_8/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ CentOS 7 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ CentOS 6 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_6/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ CentOS 5 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_5/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ CentOS 10 Stream ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/CentOS_10_Stream/openSUSE:Tools.repo
yum install obs-build
For Raspbian 9 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/openSUSE:/Tools/Raspbian_9/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Raspbian_9/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Debian 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/openSUSE:/Tools/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Debian 8.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/openSUSE:/Tools/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Debian 7.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/openSUSE:/Tools/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Debian 6.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/openSUSE:/Tools/Debian_6.0/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_6.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Debian 13 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/openSUSE:/Tools/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Debian 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/openSUSE:/Tools/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build

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

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

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

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

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

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

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

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

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

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

សម្រាប់​ Fedora Rawhide ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_Rawhide/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 43 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_43/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 42 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_42/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 41 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_41/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 40 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_40/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 39 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_39/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 38 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_38/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 33 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_33/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 32 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_32/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 31 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_31/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 30 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_30/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 29 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_29/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 28 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_28/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 27 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_27/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 26 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_26/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 25 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_25/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 24 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_24/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 23 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_23/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Fedora 22 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_22/openSUSE:Tools.repo
dnf install obs-build

កញ្ចប់​សម្រាប់ Fedora 33

កញ្ចប់​សម្រាប់ Fedora 24

កញ្ចប់​សម្រាប់ Fedora 23

កញ្ចប់​សម្រាប់ Fedora 22

សម្រាប់​ Mageia Cauldron ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Mageia_Cauldron/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Mageia 9 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Mageia_9/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Mageia 8 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Mageia_8/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Mageia 7 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Mageia_7/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Mageia 6 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Mageia_6/openSUSE:Tools.repo
dnf install obs-build
សម្រាប់​ Mageia 5 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
urpmi.addmedia openSUSE:Tools https://download.opensuse.org/repositories/openSUSE:Tools/Mageia_5/
urpmi.update -a
urpmi obs-build
សម្រាប់​ Mandriva 2011 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Mandriva_2011/openSUSE:Tools.repo
dnf install obs-build

កញ្ចប់​សម្រាប់ Mandriva 2011

For Raspbian Next 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/openSUSE:/Tools/Raspbian_Next/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Raspbian_Next/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Raspbian 13 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/openSUSE:/Tools/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For Raspbian 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/openSUSE:/Tools/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build

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

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

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

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

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

សម្រាប់​ RockyLinux 9 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RockyLinux_9/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ RockyLinux 8 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RockyLinux_8/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ RockyLinux 10 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RockyLinux_10/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ RHEL 8 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RHEL_8/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ RHEL 7 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RHEL_7/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ RHEL 6 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RHEL_6/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ RHEL 5 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/RHEL_5/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ AlmaLinux 8 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/AlmaLinux_8/openSUSE:Tools.repo
yum install obs-build

កញ្ចប់​សម្រាប់ RockyLinux 9

កញ្ចប់​សម្រាប់ RockyLinux 8

កញ្ចប់​សម្រាប់ RockyLinux 10

កញ្ចប់​សម្រាប់ RHEL 8

កញ្ចប់​សម្រាប់ RHEL 7

កញ្ចប់​សម្រាប់ RHEL 6

កញ្ចប់​សម្រាប់ RHEL 5

សម្រាប់​ ScientificLinux 7 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/ScientificLinux_7/openSUSE:Tools.repo
yum install obs-build
សម្រាប់​ ScientificLinux 6 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/openSUSE:Tools/ScientificLinux_6/openSUSE:Tools.repo
yum install obs-build

កញ្ចប់​សម្រាប់ ScientificLinux 7

កញ្ចប់​សម្រាប់ ScientificLinux 6

For xUbuntu Next 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/openSUSE:/Tools/xUbuntu_Next/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_Next/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 25.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/openSUSE:/Tools/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 23.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/openSUSE:/Tools/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 23.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/openSUSE:/Tools/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 22.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/openSUSE:/Tools/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 21.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/openSUSE:/Tools/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 21.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/openSUSE:/Tools/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
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/openSUSE:/Tools/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 16.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/openSUSE:/Tools/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 15.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/openSUSE:/Tools/xUbuntu_15.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_15.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 15.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/openSUSE:/Tools/xUbuntu_15.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_15.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 14.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/openSUSE:/Tools/xUbuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 14.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/openSUSE:/Tools/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 13.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/openSUSE:/Tools/xUbuntu_13.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_13.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 12.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/openSUSE:/Tools/xUbuntu_12.10/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_12.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 12.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/openSUSE:/Tools/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build
For xUbuntu 10.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/openSUSE:/Tools/xUbuntu_10.04/ /' | sudo tee /etc/apt/sources.list.d/openSUSE:Tools.list
curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/xUbuntu_10.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/openSUSE_Tools.gpg > /dev/null
sudo apt update
sudo apt install obs-build

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

សម្រាប់​ Univention 4.4 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
echo 'deb http://download.opensuse.org/repositories/openSUSE:/Tools/Univention_4.4/ /' > /etc/apt/sources.list.d/openSUSE:Tools.list
wget -nv https://download.opensuse.org/repositories/openSUSE:Tools/Univention_4.4/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install obs-build
សម្រាប់​ Univention 4.3 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
echo 'deb http://download.opensuse.org/repositories/openSUSE:/Tools/Univention_4.3/ /' > /etc/apt/sources.list.d/openSUSE:Tools.list
wget -nv https://download.opensuse.org/repositories/openSUSE:Tools/Univention_4.3/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install obs-build
សម្រាប់​ Univention 4.0 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
echo 'deb http://download.opensuse.org/repositories/openSUSE:/Tools/Univention_4.0/ /' > /etc/apt/sources.list.d/openSUSE:Tools.list
wget -nv https://download.opensuse.org/repositories/openSUSE:Tools/Univention_4.0/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install obs-build
សម្រាប់​ Univention 3.1 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
echo 'deb http://download.opensuse.org/repositories/openSUSE:/Tools/Univention_3.1/ /' > /etc/apt/sources.list.d/openSUSE:Tools.list
wget -nv https://download.opensuse.org/repositories/openSUSE:Tools/Univention_3.1/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install obs-build

កញ្ចប់​សម្រាប់ Univention 4.4

កញ្ចប់​សម្រាប់ Univention 4.3

កញ្ចប់​សម្រាប់ Univention 4.0

កញ្ចប់​សម្រាប់ Univention 3.1

សម្រាប់​ openEuler 24.03 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ openEuler 22.03 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ openEuler 21.03 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ Fedora 37 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ Fedora 36 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ Fedora 35 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ Fedora 34 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ AlmaLinux 9 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ AlmaLinux 10 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?
សម្រាប់​ AL2023 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
?