We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get
wget -c http://sourceforge.net/projects/matede/files/2011.10.29/mate-backgrounds.tar.gz/download
Extract
tar xvzf download
Go to inside folder
cd mate-backgrounds
Configure
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
Compile
make
Install
sudo make install