Skip to content

Install SplashKit

SplashKit is a beginner’s all-purpose software toolkit that will allow you to create fun and exciting programs more easily, especially for Graphical User Interface (GUI) programs.

Follow these steps to set up SplashKit on Linux and start building interactive, visually engaging applications quickly and easily!

  1. Run the SplashKit Installer

    Open your Terminal and paste the following command to download and install SplashKit:

    Terminal window
    bash <(curl -s https://raw.githubusercontent.com/splashkit/skm/master/install-scripts/skm-install.sh)
  2. Restart the Terminal and Test the Installation

    After restarting the terminal, run the following command to confirm the installation:

    Terminal window
    skm

    You should see messages similar to:

    Terminal window
    SplashKit is installed successfully!
    Missing skm command. For help use 'skm help'