View Single Post
Posts: 36 | Thanked: 5 times | Joined on Dec 2009
#7
You can use check the apt database, e.g.,

apt-cache showpkg <package name>

It will show you the repository that each version of the package comes from. Some packages may have version 1.0 from extras repository but 1.1 from extra-devel and so on.