How can I get a complete list of non-standard repositories in use?

Posted by MagicFab on Ask Ubuntu See other posts from Ask Ubuntu or by MagicFab
Published on 2011-04-04T15:50:01Z Indexed on 2012/06/10 10:46 UTC
Read the original article Hit count: 161

Filed under:
|
|

While doing some support audits I'd like to know what would be the most efficient/compact way to get a list of all extra reporitories being used on a given Ubuntu workstation using command line (not via the GUI tools). So far I am using:

  • diff'ing a standard sources.list file against the workstation's
  • examining files under cat /etc/apt/sources.list.d

Any other ideas on how to best go about this ?

© Ask Ubuntu or respective owner

Related posts about command-line

Related posts about repository