View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#4
Originally Posted by rolfok View Post
That's bad. In fact, apt-cache madison paketname does not work as expected.
Ubuntu:
# apt-cache madison agrep
apgrep ... multiverse/Packages

I hope that RPM (with Meego) will be implemented more complete than APT (with Maemo).
All that's telling you is what repository the package is currently in, which might differ from where it was when you installed. You can grep through the _Packages files in /var/lib/apt/lists to get this info.