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 [2022/02/25 21:34] pavroorepository_stable [2024/09/30 16:20] (current) pavroo
Line 1: Line 1:
 ===== Sparky Stable Repositories ===== ===== Sparky Stable Repositories =====
  
-Sparky of the stableline is based on and uses Debian “stable” packages.+Sparky of the stable line is based on and uses Debian “stable” packages.
  
 ==== Repository ==== ==== Repository ====
  
-Users of Debian "stable" branch should add Sparky **potolo** and **core** repositories to get access to Sparky repos:+Users of Debian "stable" branch should add Sparky **orion** 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.list
Line 11: Line 11:
 and paste into the file: and paste into the file:
  
-   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ potolo main +   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ orion main 
-   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ potolo main+   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ orion main
    deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main    deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main    deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
Line 26: Line 26:
    Pin-Priority: 1001    Pin-Priority: 1001
  
-Otherwise, install 'sparky-apt_YYYYMMDD~sparky6' packages to do so.+Otherwise, install 'sparky-apt_YYYYMMDD~sparky7' packages to do so.
  
 ==== Public key ==== ==== Public key ====
Line 32: Line 32:
 Download the Sparky's Public Key as a "deb" package from: Download the Sparky's Public Key as a "deb" package from:
  
-[[http://us1.repo.sparkylinux.org/pool/main/s/sparky-keyring/|http://us1.repo.sparkylinux.org/pool/main/s/sparky-keyring/]] +[[http://us2.repo.sparkylinux.org/pool/main/s/sparky-keyring/|http://us2.repo.sparkylinux.org/pool/main/s/sparky-keyring/]] 
  
 Then install it: Then install it:
Line 39: Line 39:
 or get the key manually ('wget' has to be installed): or get the key manually ('wget' has to be installed):
  
-   wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo tee /usr/share/keyrings/sparky.gpg.key+   wget -O - https://sourceforge.net/projects/sparkylinux/files/repo/sparky.gpg.key | sudo tee /usr/share/keyrings/sparky.gpg.key
        
 <WRAP center box 75%> <WRAP center box 75%>
repository_stable.1645821273.txt.gz · Last modified: 2022/02/25 21:34 by pavroo