User Tools

Site Tools


repository_stable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
repository_stable [2021/05/04 13:24] – external edit 127.0.0.1repository_stable [2025/08/14 09:48] (current) – moved testing to stable repos pavroo
Line 1: Line 1:
-===== Sparky Stable Repositories =====+===== Sparky stable Repositories =====
  
-Sparky of the stable line is based on and uses Debian "stablepackages.+Sparky of the stable line is based on and uses Debian stable” packages.
  
 ==== Repository ==== ==== Repository ====
  
-Users of Debian "stable" branch should add Sparky **nibiru** (stable) and **core** repositories to get access to Sparky repos:+Users of Debian "stable" branch should add Sparky **sisters** and **core** repositories to get access to Sparky repos:
  
-   sudo nano /etc/apt/sources.list.d/sparky.list+   sudo nano /etc/apt/sources.list.d/sparky.sources
  
 and paste into the file: and paste into the file:
  
-   deb https://repo.sparkylinux.org/ nibiru main +   Types: deb deb-src 
-   deb-src https://repo.sparkylinux.orgnibiru main +   URIs: https://repo.sparkylinux.org/ 
-   deb https://repo.sparkylinux.org/ core main +   Suites: core 
-   deb-src https://repo.sparkylinux.orgcore main+   Components: main 
 +   Signed-By: /etc/apt/trusted.gpg.d/sparky-repo.asc 
 +    
 +   Types: deb deb-src 
 +   URIs: https://repo.sparkylinux.org/ 
 +   Suites: sisters 
 +   Components: main 
 +   Signed-By: /etc/apt/trusted.gpg.d/sparky-repo.asc
  
 Create a preference file: Create a preference file:
Line 25: Line 32:
    Pin: release o=SparkyLinux    Pin: release o=SparkyLinux
    Pin-Priority: 1001    Pin-Priority: 1001
- 
-Otherwise, install 'sparky-apt' and 'sparky5-apt' packages to do so. 
  
 ==== Public key ==== ==== Public key ====
  
-Download the Sparky's Public Key as a "deb" package from: +Download the Sparky's Public Key:
- +
-[[https://repo.sparkylinux.org/pool/main/s/sparky-keyring/|https://repo.sparkylinux.org/pool/main/s/sparky-keyring/]]  +
- +
-Then install it: +
-   sudo dpkg -i /path/to/sparky-keyring_VERSION_all.deb +
-   sudo apt-key add /usr/share/keyrings/sparky.gpg.key +
- +
-or get the key manually ('wget' has to be installed):+
  
-   wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo apt-key add -+   wget -O - https://sourceforge.net/projects/sparkylinux/files/repo/sparky-repo.asc | sudo tee /etc/apt/trusted.gpg.d/sparky-repo.asc
  
 <WRAP center box 75%> <WRAP center box 75%>
-|[[repository|<--- Sparky Repository]]  |  [[repository_testing|Sparky Testing --->]]|+|[[repository|<--- Sparky Repository]]  |  [[start|^ WIKI Start Page ^]]  |
 </WRAP> </WRAP>
  
repository_stable.1620134696.txt.gz · Last modified: by 127.0.0.1