![]() | 1 | initial version |
dnf config-manager does that for you, e.g.:
dnf config-manager --add-repo=http://xxx.yyy/abc/name.repo
![]() | 2 | No.2 Revision |
dnf's plugin dnf config-manager does that for you, e.g.:
dnf config-manager --add-repo=http://xxx.yyy/abc/name.repo
--add-repo=http://xxx.yyy/abc/name.repo
For more info: http://dnf-plugins-core.readthedocs.io/en/latest/config_manager.html
![]() | 3 | No.3 Revision |
dnf's plugin config-manager does that for you, e.g.:
dnf config-manager --add-repo=http://xxx.yyy/abc/name.repo
For more info: http://dnf-plugins-core.readthedocs.io/en/latest/config_manager.html
For copr repos (equivalent to Ubuntu's ppa): see @vtrefny's answer below
![]() | 4 | No.4 Revision |
dnf's plugin config-manager does that for you, e.g.:
dnf config-manager --add-repo=http://xxx.yyy/abc/name.repo
For more info: http://dnf-plugins-core.readthedocs.io/en/latest/config_manager.html
For copr repos (equivalent to Ubuntu's ppa): see @vtrefny's answer belowanswer