Weblog entry #1 for ktenney
#1
Getting list of repos which apt is checking
Posted by ktenney on Wed 28 Dec 2011 at 21:48
Howdy,
I posted the following question to stackoverflow, have not gotten any
help. I hoped it would be straight forward, apt seems able to report
most anything it is asked about. Is this not the case here?
I want a list of repos in sources.list, plus those in sources.list.d/.
Can I get this list in a form suitable for setting up another host so it watches the same repos?
Additionally, how do I determine which repo is the source of a package, either installed or available?
Thanks,
Kent
I posted the following question to stackoverflow, have not gotten any
help. I hoped it would be straight forward, apt seems able to report
most anything it is asked about. Is this not the case here?
I want a list of repos in sources.list, plus those in sources.list.d/.
Can I get this list in a form suitable for setting up another host so it watches the same repos?
Additionally, how do I determine which repo is the source of a package, either installed or available?
Thanks,
Kent
Comments on this Entry
Posted by Anonymous (84.245.xx.xx) on Wed 28 Dec 2011 at 22:27
apt-cache policy?
[ Parent | Reply to this comment ]
Posted by Anonymous (174.124.xx.xx) on Thu 29 Dec 2011 at 02:29
That looks like it.
Thanks,
Kent
Thanks,
Kent
[ Parent | Reply to this comment ]