INSTALL UPDATE
New instructions on setting up the repository in your system have been added to the first post, as follows
Remove any existing /etc/apt/sources.list entry before or after doing this!
1) Create the necessary list file for access to the repository by running this:
Code:
sudo wget -q http://www.kaivalagi.com/m-buck-ppa.list -O /etc/apt/sources.list.d/m-buck-ppa.list
2) Add the repository public key to your apt setup by running this:
Code:
wget -q http://www.kaivalagi.com/m-buck-ppa-key.gpg -O- | sudo apt-key add -