On Thu, Oct 24, 2024 at 2:39 AM Jeffrey Walton <noloader@xxxxxxxxx> wrote: > I have some old hardware that needs a refresh. The old machine is > running Fedora 40 x86_64 fully patched. The new machine is running the > same on a fresh OS install. I want to get a list of packages I > manually installed on the old machine, like Certbot, Emacs and Nginx, > so I can configure the new machine. Might not be the most elegant solution, but you could list the installed packages to a file on each system using either "rpm" or "dnf", then "sort" each file and finally "comm" to reduce down to the packages that are only on the old system. -- _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue