I'm looking for a way to get a list of all of the packages in JUST the cli-mono section.
The command "dpkg-query -W -f='${Package}\n' > list.txt" gives me a list of ALL packages. How do I limit the list to JUST the cli-mono section?
--
Jason Hsu <jhsu802701 at jasonhsu.com>