list of whats installed on 24.10 using apt list > apt.list.txt apt list --installed > apt.list.installed.txt dpkg --get-selections | grep -w "install" > grep.install.txt dpkg-query -l | grep ii > grep.ii.txt dpkg --get-selections | grep -w "install" | cut -f1 > packages_list.txt snap list > snap.list.txt
** Attachment added: "installed.tar.xz" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2111658/+attachment/5880331/+files/installed.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2111658 Title: Upgrade ends in a black screen and hangs after ~3 hrs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2111658/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
