On Mon, Nov 8, 2021 at 9:25 AM Frantisek Zatloukal <fzatlouk@xxxxxxxxxx> wrote: > > > > On Mon, Nov 8, 2021 at 3:05 PM Kamil Paral <kparal@xxxxxxxxxx> wrote: >> >> "dnf install foo bar" > > > This is a single operation, comparable to having multiple packages installed via graphical package manager, not scheduling multiple operations at once. It would be the same If a graphical package manager offered to select multiple packages/applications and then start the transaction. > >> >> "dnf install foo; dnf install bar" > > > This is equivalent to: > > 1. Open Graphical package manager > 2. Install foo > 3. Close Graphical package manager > 4. Open Graphical package manager > 5. Install bar > 6. Close Graphical package manager > dnfdragora supports doing install + upgrade + removal in the same transaction. This is equivalent to using "dnf shell" to construct a transaction in the CLI. It is technically possible to do this with PackageKit too, but neither Discover nor Software expose this as far as I know. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-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/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure