Enabling Packman Repo for OpenSUSE
The Guide Show How-to Add / Enable the Packman Repository on OpenSUSE GNU/Linux Desktops.
And Packman OpenSUSE Repositories offers various additional packages for openSUSE, especially but not limited to multimedia related applications and libraries that are on the openSUSE Build Service application blacklist.
-
Open Console Terminal Shell emulator window
(Press “Enter” to Execute Commands) -
Enabling the Packman OpenSUSE Repo
For 13.1:sudo zypper ar http://mirror.yandex.ru/opensuse/packman/openSUSE_13.1/ packman2
For 13.2:
sudo zypper ar http://mirror.yandex.ru/opensuse/packman/openSUSE_13.2/ packman2
For 42.1:
sudo zypper ar http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_42.1/ packman2
For 42.2:
sudo zypper ar http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_42.2/ packman2
For 42.3:
sudo zypper ar http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_42.3/ packman2
For 15.0:
sudo zypper ar http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.0/ packman2
For 15.1:
sudo zypper ar http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.1/ packman2
For 15.2:
sudo zypper ar http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.2/ packman2
For Tumbleweed:
sudo zypper ar http://mirror.yandex.ru/opensuse/packman/openSUSE_Tumbleweed/ packman2
If Got “User is Not in Sudoers file” then Look: Solution
-
Refresh the OpenSUSE Repositories
sudo zypper ref
Thanks to: linuxsysymas.