#274219 apt-get install package -V -s --> show the source and if it's non-free or not.

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
Xan
Date:
2015-08-14 12:03:07 UTC
Severity:
wishlist
#274219#5
Date:
2004-09-30 12:14:39 UTC
From:
To:
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.