On 2020-04-23 22:31, David wrote:
> D     | Command line              | Date and time    | Action(s)      | 
> Altered
> --------------------------------------------------------------------------------
>     12 | install *-firmware        | 2020-04-08 13:09 | Install        |   74

Well, the 12 would indicate the package wasn't added at install time.

So, do

sudo dnf history info 12

And you will find that *-firmware matches lulzbot-marlin-firmware which then 
installed cura-lulzbot
as a dependency as well as a whole bunch of other stuff you probably didn't 
notice.

Now, hope you can see the unintended consequences of using * and not checking 
what is going
to be installed before hitting "y".

You should also be reading the dnf man page to learn more of how it works.
 


>
> On Thu, Apr 23, 2020 at 1:33 AM Ed Greshko <ed.gres...@greshko.com 
> <mailto:ed.gres...@greshko.com>> wrote:
>
>     On 2020-04-23 14:00, David wrote:
>     > This is probably a dumb question, but how did Cura Lulzbot get
>     > on my Rawhide install ?
>
>     What does
>
>     sudo dnf history list cura-lulzbot
>
>     return?
>

-- 
The key to getting good answers is to ask good questions.
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
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/test@lists.fedoraproject.org

Reply via email to