Ubuntu conversion to scrolling

Ever wanted to convert Ubuntu Desktop to a scrolling version? If you're a fan of Ubuntu, you know that this desktop (and server) Linux distribution is a stable version.

What does this mean; Well, there are two types of release of Linux distributions: Fixed and rolling. A stable version is one where only security updates are released frequently. All other software updates are not released for a fixed period of time .

With the rolling version, on the other, each is updated as soon as developers release a new version of a specific package.

With constants , you get updates like his latest Ubuntu 20.04.1. This means that there have been many updates to the installed packages. With rolling releases these point releases are not necessary, as the software is in a constant state of upgrade.

The pros and cons are obvious: With a stable version, the software has more time to test, so it will be more stable. With the "rolling release" model, your distribution will always have the latest software.

With the Ubuntu distribution, however, you don't have that , as it is a fixed version.

Ubuntu lead developer Martin Wimpress has created an easy way to turn Ubuntu into a rolling release. If you are a developer, this can be a great way to work with it working Ubuntu and have the latest software installed.

What you will need

The following change does not support LTS versions. You must use a deployment version. So we will see how you can convert the version of Ubuntu 20.10 (Groovy Gorilla).

Note: This procedure is designed for desktop versions of Ubuntu only and will not work on a server (unless you have a desktop environment installed on your server).

How to install the necessary packages

The first thing you need to do is install git if it is not on your system. Open one and give the following command:

sudo apt-get install git -y

Once installed, clone Rolling Rhino with the command:

git clone https://github.com/wimpysworld/rolling-rhino

Change the location of the terminal and go to the newly created directory with the command:

cd rolling rhino

Run the installation script contained in the folder with the command:

sudo ./rolling-rhino

You will be asked if you are sure you want to start following the devel series. Answer yes to this question and the process will begin.

This script will take 2-5 minutes to complete the process. When done, restart the machine and enjoy the rolling version.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).