2.6 Installing Rattle on Linux for All Users

To install for any user on the computer begin by downloading the zip and unzip that into /opt/ or wherever your system suggests optional installations live:

wget https://access.togaware.com/rattleng-dev-linux.zip -O rattleng-dev-linux.zip
sudo unzip rattleng-dev-linux.zip -d /opt/rattleng

Those two steps, wget and unzip, can also be repeated to update your installation.

Then set up your local installation (only required once):

sudo ln -s /opt/rattleng/rattle /usr/local/bin/
sudo mkdir -p /usr/local/share/applications/
sudo wget https://raw.githubusercontent.com/gjwgit/rattleng/dev/installers/rattleng.desktop -O /usr/local/share/applications/rattle.desktop
sudo wget https://github.com/gjwgit/rattleng/raw/dev/installers/rattle.png -O /opt/rattleng/rattle.png

If installing somewhere other than/opt/ you will need to modify the steps and edit the rattle.desktop.

Once installed users can run the app from the GNOME desktop through the Window key then type rattle.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0