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.
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.
Ubuntu 18.04 LTS Bionic Beaver Released
21–30 of 63 posts
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#22Earlier quoted context omitted.
Wait... Do Linux apps (Firefox etc) not self update like Windows and MacOS?
No. And there are multiple reasons for this. One example: when Firefox decides to integrade a keylogger it is very unlikely you will find that release on your Ubuntu installation. But in my experience Firefox is updated very soon after official releases.
In fact across the board Linux machines in many enterprises are more likely to run outdated and possibly vulnerable software.
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#23I 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.
The stability of LTS far, far outweighs every new feature I've found so far. It's a no-brainer when you are trying to get stuff actually done and don't appreciate having to regularly waste cycles on your toolbox.
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#24I 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…
This seems to be much easier these days. Around 10.x / 12.x releases being on recent versions of everything made a lot of sense. Especially with browsers not updating separately from the main repo. There were actual, big improvements with drivers, power management, hi-res support, and other things. These days, I don't see that many reasons to keep current. All the tools I use are stable and almost old - vscode may be the only new one in 5 years. That's my anecdata anyway.
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#25I 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…
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#26I 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
#27No fractional scaling still. ️Why?
https://www.omgubuntu.co.uk/2017/09/enable-fractional-scalin...
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#28I 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
#29Does anyone have a list of how this has evolved? Are we getting more or less stable on this, the ultimate bikeshedding issue?
Re: Ubuntu 18.04 LTS Bionic Beaver Released
#30Earlier quoted context omitted.
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 :)
Wait... Do Linux apps (Firefox etc) not self update like Windows and MacOS?
Programs are not supposed to update themselves, but some like Telegram or Steam annoyingly do.