Ubuntu 22.04.4 LTS or later
I want to get all LEAF packages (top dependencies).
Purpose: cleaning system from packages I don't need.
It's hard to search through full list apt list --installed.
For me perfect list is filtered apt list.
Or any cli or graphical app to resolve this problem.
EDIT: It's not specific to list only manual installed. So it's not question "how to list manual installed packages"