By using our site, you acknowledge that you have read and understand our I have installed android sdk in my Ubuntu machine, i am trying to see what is the version i am using. When Googled i found few links for this in stack overflow. your coworkers to find and share information. Stack Overflow works best with JavaScript enabled @BMitch please ignore. I have installed android sdk in my Ubuntu machine, i am trying to see what is the version i am using. I was using Ubuntu but was not using it correctly. Here is my Dockerfile:Now i know that boot2docker is the lightweight linux VM on top of which containers are spun on windows, however shouldn't running the image give me version of ubuntu it's running? Stack Overflow works best with JavaScript enabled You should have many Android SDKs installed on your Ubuntu machine.The check in the terminal all the SDKs in your machine you can use You can use the same tool to update and install/uninstall packages too.Thanks for contributing an answer to Stack Overflow! Free 30 Day Trial That gives the codename. Stack Exchange network consists of 177 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.. Visit Stack Exchange Q&A for Ubuntu users and developers. What terminal command tells the version of Ubuntu. Latest is a bit unreliable anyway, some say you shouldn't use it (@shanegannon is that a Ubuntu based container or something else? I am currently using 18.04 LTS in the web server production environment. Here’s how to check which version of Ubuntu you have installed. The Overflow Blog I tried going into REPL and running these commands: >>> import boto3 >>> boto3.Version Traceback (most recent call last): File "", line 1, in AttributeError: module 'boto3' has no attribute 'Version' This command will work only on Ubuntu 16.04 or newer versions: cat /etc/lsb-release does work.Also works for debain in docker, in case someone stumbles here in search for debian specific version infos. By clicking “Post Your Answer”, you agree to our To subscribe to this RSS feed, copy and paste this URL into your RSS reader. your coworkers to find and share information. How can i verify this?To know the version of Ubuntu you are running, do aIt's simple variables that are shell script friendly, so you can runThanks for contributing an answer to Stack Overflow! To know the version of Ubuntu you are running, do a $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS" site design / logo © 2020 Stack Exchange Inc; user contributions licensed under By clicking “Post Your Answer”, you agree to our To subscribe to this RSS feed, copy and paste this URL into your RSS reader. But running do-release-upgrade tells me "There is no development version of an LTS available". Where developers & technologists share private knowledge with coworkersProgramming & related technical career opportunitiesIf you want to use 16.04, why are you specifying latest? Canonical releases a new stable release of Ubuntu every six months, and a new long-term support version every six months. Stack Overflow for Teams is a private, secure spot for you and How do I check the version of boto3 I am running? How to retrieve the android sdk version?

I was under the impression that Ubuntu 20.04 LTS was ready to go, since it was released in april 2020. Why not use ubuntu:16.04? When Googled i found few links for this in stack overflowThese links specify method to get version via code, but how do i check it through terminal in ubuntu?The two methods you posted are applicable for Android devices not for a computer that has Android SDKs installed to develop.