Live data from Hacker News

Ubuntu 18.04 LTS Bionic Beaver Released

wiki.ubuntu.com

1–10 of 63 posts

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#2
I plan to run LTS on my laptop from now on, so that I get a stable desktop environment. I used to be a sucker for running the latest and greatest, but I guess I'm too old for that now.

I wonder how my applications will fare. I would like to have the latest version of Firefox, emacs, git, and so on. It's the desktop environment and OS itself I want to be as stable as possible. I'd also like to get the most recent kernel, I think, since the kernel is pretty darn stable and rarely has regressions, at least in my experience.

I also learned that there's an official plan for 18.04.1, to be released July 26th. This is the release that will prompt 16.04 LTS for an upgrade. In other words, the official upgrade path for an LTS is to wait for the first patch release, and not upgrade immediately. So I'm considering waiting to update from 17.10 until 18.04.1 is out.

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#3
Weird, I am still getting "No new release found." when running `do-release-upgrade`...

EDIT: Found the answer in another comment:

> I also learned that there's an official plan for 18.04.1, to be released July 26th. This is the release that will prompt 16.04 LTS for an upgrade. In other words, the official upgrade path for an LTS is to wait for the first patch release, and not upgrade immediately. So I'm considering waiting to update from 17.10 until 18.04.1 is out.

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#5
post #2

I plan to run LTS on my laptop from now on, so that I get a stable desktop environment. I used to be a sucker for running the latest and greatest, but I guess I'm too old for that now. I wonder how my applications will fare. I would like to have the latest version of Firefox, emacs, git, and so on. It's the desktop environment and OS itself I want to be as stable as possible. I'd also like to get the most recent kern…

I would avoid running LTS unless you really need the stability. Otherwise, having the latest applications (and utilities like git) is going to be difficult.

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#6

Weird, I am still getting "No new release found." when running `do-release-upgrade`... EDIT: Found the answer in another comment: > I also learned that there's an official plan for 18.04.1, to be released July 26th. This is the release that will prompt 16.04 LTS for an upgrade. In other words, the official upgrade path for an LTS is to wait for the first patch release, and not upgrade immediately. So I'm considering…

If you really want to upgrade, you can run `do-release-upgrade --devel-release` (or just -d), which will get you from 16.04 to 18.04. Apparently, 18.04 is considered an development level release from the perspective of 16.04?

(I don't really know what I'm talking about here.)

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#7
post #5
post #2

I plan to run LTS on my laptop from now on, so that I get a stable desktop environment. I used to be a sucker for running the latest and greatest, but I guess I'm too old for that now. I wonder how my applications will fare. I would like to have the latest version of Firefox, emacs, git, and so on. It's the desktop environment and OS itself I want to be as stable as possible. I'd also like to get the most recent kern…

I would avoid running LTS unless you really need the stability. Otherwise, having the latest applications (and utilities like git) is going to be difficult.

I'd argue that's less of an issue these days. Hopping between LTS releases seems to be the most productive and free from issue way of working, at least for me.

The main thing is latest browser versions and they still ship with the LTS release.

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#8
post #2

I plan to run LTS on my laptop from now on, so that I get a stable desktop environment. I used to be a sucker for running the latest and greatest, but I guess I'm too old for that now. I wonder how my applications will fare. I would like to have the latest version of Firefox, emacs, git, and so on. It's the desktop environment and OS itself I want to be as stable as possible. I'd also like to get the most recent kern…

To get the latest version of an app you can use snap-packages. E.g. to always get automatically the newest version of LibreOffice: sudo snap install libreoffice

Don't forget to remove the preinstalled – and soon outdated – .deb-package version of LibreOffice :)

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#9
post #7
post #5

Earlier quoted context omitted.

I would avoid running LTS unless you really need the stability. Otherwise, having the latest applications (and utilities like git) is going to be difficult.

I'd argue that's less of an issue these days. Hopping between LTS releases seems to be the most productive and free from issue way of working, at least for me. The main thing is latest browser versions and they still ship with the LTS release.

I plan to try, at least!

There's an ppa for the latest emacs and fish shell anyway. Maybe I can find a ppa for git. My other editor, IntelliJ, updates itself. Spotify also has its own repo.

Re: Ubuntu 18.04 LTS Bionic Beaver Released

#10
post #5
post #2

I plan to run LTS on my laptop from now on, so that I get a stable desktop environment. I used to be a sucker for running the latest and greatest, but I guess I'm too old for that now. I wonder how my applications will fare. I would like to have the latest version of Firefox, emacs, git, and so on. It's the desktop environment and OS itself I want to be as stable as possible. I'd also like to get the most recent kern…

I would avoid running LTS unless you really need the stability. Otherwise, having the latest applications (and utilities like git) is going to be difficult.

It is worth noting Ubuntu comes with snap and flatpack support since latest two releases, and it works flawlessly for most of GUI applications. Sadly there isn't many CLI tools available to download like aforementioned git or zsh.
Post reply on HN