User Tools

Site Tools


repository_testing

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
Next revisionBoth sides next revision
repository_testing [2019/12/06 22:05] 8bitrepository_testing [2020/02/04 12:10] pavroo
Line 1: Line 1:
 ===== Sparky Testing Repositories ===== ===== Sparky Testing Repositories =====
  
-Sparky of the testing (rolling) line is based on and uses Debian “testing” packages.+Sparky of the testing ((semi-)rolling) line is based on and uses Debian “testing” packages.
  
 ==== Repository ==== ==== Repository ====
Line 11: Line 11:
 and paste into the file: and paste into the file:
  
-   deb https://sparkylinux.org/repo testing main +   deb https://repo.sparkylinux.org/ testing main 
-   deb-src https://sparkylinux.org/repo testing main +   deb-src https://repo.sparkylinux.org/ testing main 
-   deb https://sparkylinux.org/repo core main +   deb https://repo.sparkylinux.org/ core main 
-   deb-src https://sparkylinux.org/repo core main+   deb-src https://repo.sparkylinux.org/ core main
  
 Sparky **unstable** repository (optional): Sparky **unstable** repository (optional):
Line 22: Line 22:
 and paste into the file: and paste into the file:
  
-   deb https://sparkylinux.org/repo unstable main +   deb https://repo.sparkylinux.org/ unstable main 
-   deb-src https://sparkylinux.org/repo unstable main+   deb-src https://repo.sparkylinux.org/ unstable main
  
 Create a preference file: Create a preference file:
Line 41: Line 41:
 Download the Sparky's Public Key as a "deb" package from: Download the Sparky's Public Key as a "deb" package from:
  
-[[https://sparkylinux.org/repo/pool/main/s/sparky-keyring/|https://sparkylinux.org/repo/pool/main/s/sparky-keyring/]] +[[https://repo.sparkylinux.org/pool/main/s/sparky-keyring/|https://repo.sparkylinux.org/pool/main/s/sparky-keyring/]] 
  
 Then install it: Then install it:
    sudo dpkg -i /path/to/sparky-keyring_VERSION_all.deb    sudo dpkg -i /path/to/sparky-keyring_VERSION_all.deb
-   sudo apt-key add /usr/share/keyrings/sparkylinux.gpg.key+   sudo apt-key add /usr/share/keyrings/sparky.gpg.key
  
-or get the key manually ('wget2' has to be installed):+or get the key manually ('wget' has to be installed):
  
-   wget2 -O - https://sparkylinux.org/repo/sparkylinux.gpg.key | sudo apt-key add -+   wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo apt-key add -
        
-<WRAP center box 29%> +<WRAP center box 75%> 
-[[repository|<--- Sparky Repository]] +|[[repository|<--- Sparky Repository]]   [[start|^ WIKI Start Page ^]]  |
 </WRAP> </WRAP>
  
repository_testing.txt · Last modified: 2023/08/03 11:08 by pavroo