![]() |
[Question] Listing all installed software
I prefer to use
Code:
apt-get remove --purge <app-name> However sometimes it is an issue finding the right <app-name>. Right now I have one of those annoying pseudo-apps created by someone using the Ovi App Wizard installed and I want for dear life to get rid of it. The title of it is "Forex Trends & Currency Ne" (yes just like that) and I have tried a few methods for finding out this app's name: (1) Looking in Settings > Applications > Manage Applications to find out information about the app. No information as to its name there. (2) Tried Code:
dpkg -l > list (3) Tried Code:
dpkg --get-selections >list2 Is there some general method we can use, knowing an application's title, to get its name? |
Re: [Question] Listing all installed software
Have you tried looking into the the .desktop file?
It should be located in Code:
/usr/share/applications/hildon/ |
All times are GMT. The time now is 12:31. |
vBulletin® Version 3.8.8