[ubuntu-in] List Of Installed Software

Saikiran Madugula hummerbliss at gmail.com
Thu Jun 17 22:22:37 BST 2010


On 17/06/10 20:49, vikash agrawal wrote:
> I want my computer to display all my installed software one by on after
> interval of 1/2sec??? what to do???

dpkg --get-selections | awk '{print "sleep 0.5 && echo" " "$1}' | bash




More information about the ubuntu-in mailing list