Sparky repository

Last Updated on: 5th September 2021, 10:10 am

The configuration is deprecated, go to Sparky Wiki pages.

Log in to root account, then:
1. Create a new file:
nano /etc/apt/sources.list.d/sparky.list
2. Copy and past Sparky repo to the file.
## sparky
deb http://sparkylinux.org/repo testing main

3. Refresh packages list:
apt-get update
4. Install the Sparky public key:
apt-get install sparky-keyring
or
wget -O - http://sparkylinux.org/repo/sparkylinux.gpg.key | apt-key add -

then refresh package list again:
apt-get update

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.