On 9/27/18 1:47 PM, Patrick O'Callaghan wrote: > On Thu, 2018-09-27 at 16:37 +0000, Rick Stevens wrote: >> On 9/27/18 9:34 AM, Patrick O'Callaghan wrote: >>> On Thu, 2018-09-27 at 16:11 +0100, Patrick O'Callaghan wrote: >>>> On Mon, 2018-09-24 at 17:19 -0700, stan wrote: >>>>> On Mon, 24 Sep 2018 20:49:24 +0200 >>>>> "Patrick Dupre" <pdupre@xxxxxxx> wrote: >>>>> >>>>>> How to install a testing update package? >>>>> >>>>> dnf --enablerepo=updates-testing >>>> >>>> That enables the repo for the duration of the command, but does nothing >>>> with it. >>> >>> BTW it also produces an error message. >> >> What error message? No operation? > > $ sudo dnf --enablerepo=updates-testing > usage: dnf [options] COMMAND > > List of Main Commands: > > autoremove remove all unneeded packages that were originally installed as dependencies > check check for problems in the packagedb > check-update check for available package upgrades Yes, the command for installing something from that repo would be: $ sudo dnf --enablerepo=updates-testing install <packagename> I thought I had posted that precise command earlier in this thread, but looking back, no, I didn't include the command verb (in this case, "install"). My bad. Sorry. ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - "If you can't fix it...duct tape it!" -- Tim Allen - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx