Ubuntu is an open source software platform that runs everywhere from the smartphone, the tablet and the PC to the server and the cloud.
Ubuntu is used by thousands of development teams around the world because of its versatility, reliability, constantly updated features, and extensive developer libraries.
If you're managing developers, Ubuntu is the best way to increase your team's productivity and guarantee a smooth transition from development all the way to production. Ubuntu is the world’s most popular open source OS for both development and deployment, from the data centre to the cloud.
And, as the Ubuntu OS converges, these same applications will be able to run on desktop, tablets, phone and even on the Internet of Things — one application across Ubuntu's full range of devices.
Source: www.ubuntu.com → Ubuntu Desktop for developers
12.04.5 03-Jun-2015 21:11 Ubuntu 12.04.5 LTS (Precise Pangolin)
12.04 03-Jun-2015 21:11 Ubuntu 12.04.5 LTS (Precise Pangolin)
14.04.4 04-Aug-2016 20:46 Ubuntu 14.04.5 LTS (Trusty Tahr)
14.04.5 04-Aug-2016 20:46 Ubuntu 14.04.5 LTS (Trusty Tahr)
14.04 04-Aug-2016 20:46 Ubuntu 14.04.5 LTS (Trusty Tahr)
15.04 22-Apr-2016 13:55 Ubuntu 15.04 (Vivid Vervet)
16.04.1 04-Aug-2016 23:13 Ubuntu 16.04.1 LTS (Xenial Xerus)
16.04 04-Aug-2016 23:13 Ubuntu 16.04.1 LTS (Xenial Xerus)
16.10 13-Oct-2016 14:54 Ubuntu 16.10 (Yakkety Yak)
precise 03-Jun-2015 21:11 Ubuntu 12.04.5 LTS (Precise Pangolin)
trusty 04-Aug-2016 20:46 Ubuntu 14.04.5 LTS (Trusty Tahr)
vivid 22-Apr-2016 13:55 Ubuntu 15.04 (Vivid Vervet)
xenial 04-Aug-2016 23:13 Ubuntu 16.04.1 LTS (Xenial Xerus)
yakkety 13-Oct-2016 14:54 Ubuntu 16.10 (Yakkety Yak)
Ubuntu is an open source software platform, but colloquially, when Ubuntu is referred to it's mainly toward the Ubuntu operating system. Ubuntu is based on Debian and uses the same package management system (deb and apt).
So you want to give Ubuntu a try! That's great. First off, let's grab the Ubuntu .iso file that you'll be needing to install the operating system on your system. Note, an .iso file is an image file that we can burn to a USB/CD. Think of it as a snapshot of the Ubuntu Operating System that we'll burn onto some media disk.
Once you installed Ubuntu, you might want to get the latest patches and updates. Using Ubuntu's easy to use package manager Aptitude, the OS along with all future packages that is installed using this manner can be kept up to date.
sudo apt-get update
sudo apt-get upgrade
y
to start the installation process.Also you could just hit enter, when presented with a choice the capitalized choice is the default, and is selected if you hit enter and type nothing.