I have a leased server I've had for five years that is running Ubuntu 10.0.04LTS. I was trying to do an upgrade to something more recent (since apt-get kept erroring out) and found I don't have update-manager installed. apt-get can't find what it needs to install update-manager, so I'm stuck now. Ultimately, I just want to upgrade the system. So the question is how do I install update-manager when apt-get isn't making it happen?
Important point: I don't have any GUI here, only the command line.
/etc/apt/sources.list
. Find a server that has the files, point there orwget
what you want &dpkg
install, or follow https://askubuntu.com/questions/911691/how-to-upgrade-ubuntu-server-10-04-to-12-04 – guiverc Oct 11 '17 at 22:26