Can you put an option, for example naming --complete-path, that showing exactly the source of the package and if it's non-free or not? Now, if we run: apt-get install aaaa -V -s this display: [...] Inst aaaa [1.1.1] (1.1.2 Debian:unstable) Conf aaaa (1.1.2 Debian:unstable) It could be like: Inst aaaa [1.1.1] (1.1.2 Debian:unstable at non-free using source ftp://ftp.debian.org) Conf aaaa (1.1.2 Debian:unstable at non-free using source ftp://ftp.debian.org) What do you think? Useful for people who see in atention if they install non-free/main .... and the source of packages. Thanks, Xan.