Data Fri, 7 Jun 2019 16:42:59 -0700 ToddAndMargo via users <users@lists.fedoraproject.org> napisał(a):
> On 6/7/19 1:07 PM, Dave Stevens wrote: > > On Fri, 7 Jun 2019 12:54:40 -0700 > > ToddAndMargo via users <users@lists.fedoraproject.org> wrote: > >> I am really confused! > > me too, why use dnf in one case and rpm in another? > Both should work the same in this instance. > It is just that dnf does not think xrdp exists > either on the repos or locally! ???????????????????? The only reason I can image is that xrdp was added to exclude list. Every .repo file can have exclude line, so grep dnf directory for it: sudo grep -r 'xclude' /etc/dnf/ -- Łukasz Posadowski _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org 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@lists.fedoraproject.org