Saturday, June 24, 2017

software installation - Why apt-get does not install latest version

I'm trying to install the latest version of Git. The ubuntu installser apt-get install versions 1.9.1, while the latest version is 2.9.1.



The same thing happens with Docker. Apt-get installs only version 1.11.2 while the latest version of Docker is version 1.12. I want to install the latest version of Docker, that is version 1.12 to work with the latest features.




Is there a way of specifying to install the latest version?

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...