How to Update Desktop MATE 1.26 on Ubuntu 21.04
But no matter how things look, updates continue to roll out to the MATE desktop environment, which shares the same name as Ubuntu MATE.
The latest version is MATE 1.26. This is how you can update the MATE desktop in Ubuntu 21.04 to the latest version.
How to get MATE 1.26 on Ubuntu
The latest version of one of the lightest desktop environments for Linux is not officially available for Ubuntu MATE 21.04. If you want the official update, you need to upgrade to Ubuntu MATE 21.10.
If you need to stick with Ubuntu MATE 21.04 for the moment, or are using another Linux distribution such as Ubuntu, you're out of luck. Instead, you'll need to add a Personal Package Archive, also known as a PPA, to install MATE 1.26.
You may have trouble copying and pasting PPA commands if you are unsure of the source. The following commands install MATE 1.26 from a repository directly from the Ubuntu MATE developers. You can go to Launchpad and see for yourself.
Install PPA MATE 1.26
To add a repository, type:
sudo add-apt-repository ppa:ubuntu-mate-dev/fresh-mate
Then you have to download the updated packages. You can do this with:
sudo apt upgrade
Ubuntu MATE users need to login or restart their computer. When the desktop loads, you will automatically be logged into the new MATE 1.26 environment.
If you are running Ubuntu MATE 20.04, the current LTS release, these same commands will still move your desktop to MATE 1.26.
For those who don't have the MATE desktop yet, you can run the command below to install it. This is useful when you want to install MATE 1.26 on other Linux distributions, like Ubuntu, for example.
sudo apt install mate-desktop
What's New in MATE 1.26?
After rolling back, you won't notice any dramatic changes. That's not what MATE wants to do. But this release offers back-end modernization and performance improvements, such as working to run most of the MATE desktop on the Wayland compositor.
There are some new features, such as the Caja file manager that can now format drives from the context menu, and the Engrampa archive manager supported for additional formats like EPUB and RAR.
You should read it
- Huawei Mate 30 - Mate 30 Pro: Impressive specifications, perfect design, great features, but without Google
- Admire Mate 20 RS Porsche Design, Huawei's high-end smartphones cost up to 50 million
- Huawei Mate Xs: Folding screen, Kirin 990 5G
- Compare LXDE, Xfce and MATE
- Huawei Mate 20 Pro exploded in the UK in the heart of a storm
- Does Google confirm that Mate 30 may not install Google applications and services, an end to Huawei in the international market?
- Still able to install and run Google applications and services on Huawei Mate 30/30 Pro
- See the latest leaked image of the flagship Huawei Mate 10
May be interested
- How to manage packages on RPM-based Linux distributions with DNFthis tutorial will show you how to install and manage software packages on rpm-based linux distributions like fedora and red hat enterprise linux (rhel) using dnf.
- How to install Laravel framework on Ubuntularavel is an open source, cross-platform php framework that is widely acclaimed by web developers. laravel is built by the symfony framework and works on the model-view-controller model.
- 7 things Ubuntu does better than Windowsyou may have heard of the linux operating system called ubuntu. if you haven't tried it yet, you may be missing out on some great features.
- How to enable minimize on click in Ubuntumany ubuntu users who come to linux after switching from windows are having to find a way to make their new linux system minimize open windows when clicking on the taskbar icon or the corresponding toolbar.
- How to Install VirtualBox on Linuxsetting up a virtual machine can be a great way to test alternative software or operating systems on a computer without altering or putting the existing system at risk.
- How to format a storage drive using Linux Terminalstorage devices are an integral part of computer hardware and computers in general. this tutorial will show you how to format a storage device right from the linux terminal.