View Single Post
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#10
Originally Posted by zimon View Post
(How to know, i.e. in terminal, from where some installed package was retrieved from?)
$ dpkg --status appdownloader

...just tells:
Package: appdownloader
Status: install ok installed
Priority: extra
Section: user/system
Installed-Size: 360
Maintainer: daniel wilms <danielwilms@gmail.com>
Architecture: armel
Version: 0.1-2
Depends: libc6 (>= 2.5.0-1), libgcc1 (>= 1:4.2.1), libqt4-core (>= 4.5.3~git20090723), libqt4-gui (>= 4.5.3~git20090723), libqt4-network (>= 4.5.3~git20090723), libstdc++6 (>= 4.2.1), libqt4-appdownloader-comm
Description: Download client for extras applications in maemo.org
This application should ease the discovery and installation of maemo.org applications
Known issues:
-> login and commenting not possible yet
-> some metadata missing
But no idea yet how to see from what repository it came from.
Also time when it was installed would be nice to know.