How to get source with apt-get source in Ubuntu?
- by Jonas
I need to install pure-ftpd from source and need to do apt-get source pure-ftpd but I get this message:
E: You must put some 'source' URIs in your sources.list
I found some documentation about this for Debian on http://www.debian.org/doc/manuals/apt-howto/ch-basico.en.html#s-sources.list but what URIs should I add to sources.list for Ubuntu and if…