#1 Open Terminal and Find the name of the package you want to install by issuing the following command
dpkg –list | grep -i package_name
e.g. : I want to uninstall TumblWeed App. So i typed in my terminal:
dpkg –list | grep -i tumblweed
#2 The result after the above command look like this:
ii com.adobe.example.tumblweed.4de7482c14055ead00e76b98c6c45679e421790b.11.03 A Tumblr desktop client for those that can’t blah blah ….
The bold name above is the actual package name.
#3 It’s easy now. You can simply uninstall the package by typing in your terminal:
sudo dpkg -r ‘com.adobe.example.tumblweed.4de7482c14055ead00e76b98c6c45679e421790b.1‘
Done !!!
Hey ! …. what does Tumblweed do ? ….. have you really tried it out ?
well it’s a desktop app for Tumblr user.
i did give Tumblweed a try but i ended up uninstalling it.