osc from home:matthewdva:OBSTools project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:matthewdva:OBSTools/CentOS_7/home:matthewdva:OBSTools.repo yum install osc
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:matthewdva:OBSTools/Fedora_Rawhide/home:matthewdva:OBSTools.repo dnf install osc
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:matthewdva:OBSTools/openSUSE_Tumbleweed/home:matthewdva:OBSTools.repo zypper refresh zypper install osc
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:matthewdva:OBSTools/15.4/home:matthewdva:OBSTools.repo zypper refresh zypper install osc
Grab binary packages directly
Add repository and install manually
For Fedora 36 run the following as root:
?