View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#3
Use apt-cache to look for versioning of installed (and uninstalled) packages from the X-Terminal application
Code:
apt-cache policy mp-fremantle-community-pr
In cases, where you do not know the exact name of a package search for it like this for the above package
Code:
apt-cache search community fremantle
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post: