Open up a terminal.
Ensure you have curl and git installed, these are used in the SplashKit install process.
Install using your package manager. For example:
sudo apt-get install curl git
Install the SplashKit Manager
Copy and paste the code in the box below into your terminal and press enter.
bash <(curl -s https://raw.githubusercontent.com/splashkit/skm/master/install-scripts/skm-install.sh)
Restart the terminal and execute
skm
to test it was successfully installed.skm
You should see the following messages:
Splashkit is installed successfully! Missing skm command. For help use 'skm help'
Return to the overview of the Linux install.