MATE on Devuan
Finally after a while I managed to upload the new MATE 1.20 repository for devuan ascii \o/, happy desktop to all!
below the “instructions” to install it:
First step add hezeh.org to your sources.list
Terminal
sudo echo "deb http://www.hezeh.org/packages ascii main contrib non-free" >> /etc/apt/sources.list sudo echo "deb-src http://www.hezeh.org/packages ascii main contrib non-free" >> /etc/apt/sources.list
Second step update and install my key
Terminal
sudo apt-get update && sudo apt-get install antofox-keyrings
Now you can install mate-desktop-environment
Terminal
sudo apt-get install mate-desktop mate-desktop-environment
let me know if something is wrong