View Single Post
Posts: 540 | Thanked: 387 times | Joined on May 2009
#10
@chaoscreater
An easier way IMO to find the name is to:
Code:
$ sudo dpkg -l > /home/user/MyDocs/.documents/installedpkgs
$ leafpad /home/user/MyDocs/.documents/installedpkgs
Then scroll through the document looking for the closest match.
Alternatively you may get lucky with:
Code:
$ sudo apt-cache search keyword