Thread: list of installed programs
how can see list of programs installed on lubuntu?
you in synaptic. or full list, including dependencies, this:
i don't know of way programs added base.code:dpkg --get-selections | awk '$2 = "install" { print $1 }'
Forum The Ubuntu Forum Community Ubuntu Specialised Support System76 Support [lubuntu] list of installed programs
Ubuntu
Comments
Post a Comment