MATE Desktop, the continuation of classic Gnome 2 Desktop environment, has reached the 1.16 release. Here’s how to install it in Ubuntu 16.04 LTS.
MATE 1.16 is focused on improving GTK3+ compatibility, migrating components to newer libraries, fixing bugs and code hygiene.
MATE 1.16 release highlight:
- Application and theme support for GTK+ 3.22.
- More applications build against GTK3+ only:
- Engrampa
- MATE Notification Daemon
- MATE PolKit
- MATE Session Manager
- MATE Terminal
- Some applications have been decoupled from libmate-desktop:
- Engrampa
- MATE Applets
- MATE Netbook
- MATE Power Manager
- MATE Terminal
- Pluma
- Work has started to port applications to GApplcation:
- Engrampa
- MATE Applets
- MATE Netbook
- MATE User Share
- Many bug-fixes and translation updates.
Install MATE 1.16 via PPA:
MATE Desktop has official Ubuntu PPA, but the 1.16 release is not made into PPA at the moment. To install MATE 1.16:
The PPA also contains MATE 1.16 for Ubuntu 14.04 LTS. But it requires GTK3>=3.14 for core MATE applications. While Ubuntu 14.04 ships GTK 3.10, you need to Gnome Testing PPA, BUT it’s not recommended for those who need a stable system.
1. Open terminal (Ctrl+Alt+T) and run command to add PPA:
sudo add-apt-repository ppa:ubuntu-mate-dev/xenial-mate
Type your password (no visual feedback) when it prompts and hit Enter.
2. To upgrade to the 1.16 release from Ubuntu MATE 16.04, just run full upgrade via command:
sudo apt update && sudo apt full-upgrade
For other Ubuntu 16.04 flavors, you can install the MATE 1.16 via commands:
sudo apt update && sudo apt install mate-core mate-desktop-environment
Once installed, restart your computer and enjoy!
Undo:
To downgrade MATE desktop to the stock version (1.12) in Ubuntu 16.04, just purge the PPA which automatically downgrade all installed packages from that repository to the stock version in Ubuntu’s main repositories:
sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntu-mate-dev/xenial-mate
To remove MATE Desktop, simply run command:
sudo apt remove mate-* && sudo apt autoremove
And the PPA can be removed via Software & Updates (Other Software tab) utility.
Đăng ký liền tay Nhận Ngay Bài Mới
Subscribe ngay
Cám ơn bạn đã đăng ký !
Lỗi đăng ký !
Add Comment