Setting Up Repo
-
2. Accessing OBS Repositories
Finding OBS Repository for openSUSE GNU/Linux
Right-Click on Link and Choose “Copy Link Address“!
In case of “Resource is no longer available!” Issue then you have to manually navigating to the target Repo starting from: http://download.opensuse.org/repositories/! -
3. Adding OBS Repository
Then to Add OBS Extra Repo on Command Line
The General Form of Command is:sudo zypper ar -f [URL] [alias]
So for Instance:
sudo zypper ar -f http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.2/ Wine
Authenticate with the User’s Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents