This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
repository_stable [2017/12/28 23:18] – pavroo | repository_stable [2025/08/14 09:48] (current) – moved testing to stable repos pavroo | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Sparky | + | ===== Sparky stable |
- | Sparky of the stable line is based on and uses Debian | + | Sparky of the stable line is based on and uses Debian |
==== Repository ==== | ==== Repository ==== | ||
- | Users of Debian " | + | Users of Debian " |
- | Sparky **stable** repository: | + | sudo nano / |
- | sudo nano / | + | and paste into the file: |
- | and past into the file: | + | Types: deb deb-src |
- | + | URIs: https://repo.sparkylinux.org/ | |
- | deb https:// | + | Suites: core |
- | deb-src https:// | + | Components: main |
- | + | Signed-By: | |
- | Sparky **testing** repository: | + | |
- | + | Types: deb deb-src | |
- | sudo nano /etc/apt/sources.list.d/sparky-testing.list | + | URIs: https://repo.sparkylinux.org/ |
- | + | | |
- | and past into the file: | + | |
- | + | Signed-By: /etc/apt/trusted.gpg.d/sparky-repo.asc | |
- | deb https:// | + | |
- | deb-src https://sparkylinux.org/repo testing main | + | |
Create a preference file: | Create a preference file: | ||
Line 29: | Line 27: | ||
sudo nano / | sudo nano / | ||
- | and past into the file: | + | and paste into the file: |
| | ||
- | Pin: release o=SparkyLinux,a=stable | + | Pin: release o=SparkyLinux |
| | ||
- | |||
- | | ||
- | Pin: release o=SparkyLinux, | ||
- | | ||
- | |||
- | Otherwise, install ' | ||
==== Public key ==== | ==== Public key ==== | ||
- | Download the Sparky' | + | Download the Sparky' |
- | [[https://sparkylinux.org/repo/pool/main/s/sparky-keyring/|https://sparkylinux.org/ | + | wget -O - https://sourceforge.net/projects/sparkylinux/files/repo/sparky-repo.asc |
- | Then install it: | + | <WRAP center |
- | sudo dpkg -i / | + | |[[repository|< |
- | sudo apt-get update | + | |
- | + | ||
- | or get the key manually (' | + | |
- | + | ||
- | wget -O - https:// | + | |
- | + | ||
- | <WRAP center | + | |
- | Important ! | + | |
- | Sparky | + | |
</ | </ | ||
- | <WRAP center info 100%> | ||
- | Make sure you have ' | ||
- | </ |