Ubuntu (Debian)
Is a Linux distro. Package management is done through Apt and Snap, but Flatpak seems to be cooler. It doesn’t force updates upon you like Snap, at least. And also uses OSTree, whatever that means.
# Useful
# Apt and dpkg
List package dependencies:
|
|
List packages that depend on a package (reverse dependencies):
|
|
Show info about a package:
|
|
Show to what package a file belongs to:
|
|
# Various stuff
Get all installed fonts:
|
|