I want to see a list of repositories so that I can add them to Ubuntu. How can I acquire such a list. Is there a command I can use?
|
There are two different places in Debian for source list files: Most of the default source listings are in
While a few packages may add their own smaller lists to
To view each of them, you can cat them individually. (like This is quite a familiar style in debian packaging. For instance apache keeps its common configuration in |
||||
|
|
|
All the repositories are listed in the |
|||||||
|
|
This command will list them quite clearly and nicely:
(Here's an example of what the output can look like.) You may also want to list the repositories configured in the master configuration file:
|
|||
|
|
