Posts

Showing posts from January, 2023

How to Install the Latest Version of Wine on Ubuntu

Image
The new  Wine 8.0 release  boasts better-than-ever support for running Windows apps on Linux distributions such as Ubuntu. You can install Wine on Ubuntu from the  Ubuntu Software  app (or using  apt  at the command line), but the version of Wine available in Ubuntu is (almost always) an older version than that currently available. If you want to install the latest stable version of Wine on Ubuntu 22.04 LTS or 22.10 follow the steps below, which I’ve adapted from the instructions available on the WineHQ wiki. Note, to simplify this process I recommend using the command line. It is technically possible to add the official Wine repo via a GUI, but the exact steps differ depending on which version of Ubuntu you use. The CLI steps below work on ALL versions of Ubuntu, and also work on Ubuntu flavours, and Ubuntu-based distros like Linux Mint. Install Latest Wine Release on Ubuntu Step 1: Enable 32-bit support First things first, you need to explicitly enabled 32-bit support. I know for a f

Ubuntu’s New Installer is Shaping Up Nicely

Image
  Ubuntu’s been working on its   new OS installer   for a couple years, now it looks like the upcoming Ubuntu 23.04 ‘Lunar Lobster’ release will finally ship it by default. The latest pending  Ubuntu 23.04 daily builds  use the reworked installer by default, and is expected to power the default install experience of the Ubuntu 23.03 beta in March. Thing is, despite the fact the installer is built using an entirely different toolkit ( Flutter ) and now leverages the Ubuntu’s  server-based  Subiquity  and  Curtin  efforts, it doesn’t look  that  different to the existing one. In fact, if no-one told you the installer was rebuilt you’d probably never tell. The new installer was available to test in previous versions of Ubuntu using a special ‘canary’ ISO, and is also  available as a Snap  app you can run (but shouldn’t) on an existing Ubuntu install. Now the Flutter-based front-end has filtered out in the official daily builds — so let’s go hands on to see how it performs! Ubuntu’s New In