Questions
Now that you have a clear idea of how to manage software packages, here are some exercises that will contribute further to your learning:
- Make a list of all the packages installed on your system.
Hint: Consider using the apt list --
installed
command.
- Add support for flatpaks on your Ubuntu system.
Hint: Follow the documentation at flatpak.org.
- Test other distributions and use their package managers. We recommend that you try openSUSE and, if you feel confident, Arch Linux.