How to enable repoΒΆ
You have two options to do that:
If you’re using a version of Linux with dnf:
# dnf copr enable user/project
- you need to have dnf-plugins-core installed
or if you have older distribution:
# yum copr enable user/project
- you need to have yum-plugin-copr installed
- You can download a repo file and place it to /etc/yum.repos.d/
- you can find the file on an Overview page of the project