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
repository_testing [2024/09/30 14:20] pavroorepository_testing [2025/02/03 11:09] (current) – updated sisters repo pavroo
Line 7: Line 7:
 Users of Debian "testing" branch should add Sparky **sisters** (testing)  and **core** repositories to get access to Sparky repos: Users of Debian "testing" branch should add Sparky **sisters** (testing)  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 [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ sisters main +   Types: deb deb-src 
-   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ sisters main +   URIs: https://repo.sparkylinux.org/ 
-   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main +   Suites: core 
-   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core 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_YYYYMMDD~sparky8' 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:
  
-[[http://us2.repo.sparkylinux.org/pool/main/s/sparky-keyring/|http://us2.repo.sparkylinux.org/pool/main/s/sparky-keyring/]] +   wget -O - https://sourceforge.net/projects/sparkylinux/files/repo/sparky-repo.asc sudo tee /etc/apt/trusted.gpg.d/sparky-repo.asc
  
-Then install it: 
-   sudo dpkg -i /path/to/sparky-keyring_VERSION_all.deb 
- 
-or get the key manually ('wget' has to be installed): 
- 
-   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|<--- Sparky Repository]]  |  [[start|^ WIKI Start Page ^]]  | |[[repository|<--- Sparky Repository]]  |  [[start|^ WIKI Start Page ^]]  |
 </WRAP> </WRAP>
  
repository_testing.1727706025.txt.gz · Last modified: 2024/09/30 14:20 by pavroo