I have been doing so many sudo apt-get update/(dist-)upgrade
since yesterday and something happend - so that I am confused now whether I am using still beta or the stable version.
How do I figure that out?
I have been doing so many sudo apt-get update/(dist-)upgrade
since yesterday and something happend - so that I am confused now whether I am using still beta or the stable version.
How do I figure that out?
Open a terminal(type "gnome-terminal" on the dash) and type
lsb_release -a
and if the output is:you are running the stable release and if the output is:
(see the
development branch
) you are running the beta version.Try with command
and find out if you see an Upgrade button.
Or using GUI run Sysinfo (available in the Ubuntu Software Center) and check out the System tab and read the text under Ubuntu.
If there shows Release 14.04 then you are out of beta.
Update to @Jobin answer:
you can just do it with :
This will show you the description only