Source code (Source repository) for Ubuntu 10.10 [on hold]
- by user3241533
I was trying to use the following command to install build-dep on Ubuntu 10.10:
apt-get build-dep --no-install-recommends linux-image-$(uname -r)
but I got the following error:
E: You must put some 'source' URIs in your sources.list
I have already changed archive.ubuntu.com to old-releases.ubuntu.com for all the repositories in my source…