On 6/22/19 10:39 PM, Max Andersen via users wrote:
I am curious if it is possible to have 1 package that is using the "updates-testing" repository and the rest using the stable one?
According to the docs, it looks like you can do that. Edit the /etc/yum.repos.d/fedora-updates-testing.repo file. In the [updates-testing] section, change enabled to 1 and add a line "includepkgs=packagename". That means that you can't update any other package from there unless you add the --disableexcludes option to the dnf command line.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx