2.10 Install Rattle: Linux Install for All Users

20241007

Before you install Rattle please be sure that R is installed, as detailed in Section 2.1 and be sure to install the required R packages.

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:

curl https://access.togaware.com/rattle-linux.zip -o rattle-linux.zip
sudo unzip rattle-linux.zip -d /opt/rattle

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

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

sudo ln -s /opt/rattle/rattle /usr/local/bin/
sudo mkdir -p /usr/local/share/applications/
sudo curl https://raw.githubusercontent.com/gjwgit/rattleng/dev/installers/app.desktop -o /usr/local/share/applications/rattle.desktop
sudo curl https://github.com/gjwgit/rattleng/raw/dev/installers/app.png -o /opt/rattle/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.



If you find this curated material useful then you can consider a donation to support it's ongoing availability and give you access to the PDF version of this book. The material has been scoped up by Generative AI without permission or any kind of recompense so do consider a donation if you can afford it. Unlike Generative AI your access to this materials is freely given. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Togaware has a 30 year tradition of making popular open source software which includes sold privacy preserving productivity apps, 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