User Tools

Site Tools


repository

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 [2017/04/08 20:03] pavroorepository [2017/12/23 14:41] pavroo
Line 36: Line 36:
    Pin: release o=SparkyLinux,a=stable    Pin: release o=SparkyLinux,a=stable
    Pin-Priority: 1001    Pin-Priority: 1001
-    
-   Package: * 
-   Pin: release o=Debian 
-   Pin-Priority: 500 
        
    Package: *    Package: *
Line 45: Line 41:
    Pin-Priority: 900    Pin-Priority: 900
        
-   Package: * 
-   Pin: release o=SparkyLinux,a=unstable 
-   Pin-Priority: 500 
- 
 Otherwise, install 'sparky-apt' 4.x package to do so. Otherwise, install 'sparky-apt' 4.x package to do so.
  
Line 55: Line 47:
 Sparky repository used on Debian "testing" based operating system. Sparky repository used on Debian "testing" based operating system.
  
-Users of Sparky based on Debian "testing" branch should add Sparky's testing repositories (and unstable as an option).+Users of Sparky based on Debian "testing" branch should add Sparky's testing repositories (and unstable and dde as an option).
  
 Sparky **testing** repository: Sparky **testing** repository:
Line 66: Line 58:
    deb-src https://sparkylinux.org/repo testing main    deb-src https://sparkylinux.org/repo testing main
  
-Sparky **unstable** repository (option):+Sparky **unstable** repository (optional):
  
    sudo nano /etc/apt/sources.list.d/sparky-unstable.list    sudo nano /etc/apt/sources.list.d/sparky-unstable.list
Line 84: Line 76:
    Pin: release o=SparkyLinux,a=stable    Pin: release o=SparkyLinux,a=stable
    Pin-Priority: -10    Pin-Priority: -10
-    
-   Package: * 
-   Pin: release o=Debian 
-   Pin-Priority: 500 
        
    Package: *    Package: *
    Pin: release o=SparkyLinux,a=testing    Pin: release o=SparkyLinux,a=testing
    Pin-Priority: 1001    Pin-Priority: 1001
-    
-   Package: * 
-   Pin: release o=SparkyLinux,a=unstable 
-   Pin-Priority: 500 
  
 Otherwise, install 'sparky-apt' 5.x package to do so. Otherwise, install 'sparky-apt' 5.x package to do so.
Line 101: Line 85:
 ==== Public key ==== ==== Public key ====
  
-Update package list and install Sparky public key via the package manager:+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/]] 
 +
 +Then install it:
 +   sudo dpkg -i /path/to/sparky-keyring_VERSION_all.deb
    sudo apt-get update    sudo apt-get update
-   sudo apt-get install sparky-keyring 
  
 or get the key manually: or get the key manually:
 +
 +Sparky 4.x ('wget' has to be installed):
  
    wget -O - https://sparkylinux.org/repo/sparkylinux.gpg.key | sudo apt-key add -    wget -O - https://sparkylinux.org/repo/sparkylinux.gpg.key | sudo apt-key add -
 +
 +Sparky 5.x ('wget2' has to be installed):
 +
 +   wget2 -O - https://sparkylinux.org/repo/sparkylinux.gpg.key | sudo apt-key add -
  
 <WRAP center info 100%> <WRAP center info 100%>
-Make sure you have 'apt-transport-https' package installed.+Make sure you have 'apt-transport-https' package installed (Sparky up to 4.x only).
 </WRAP> </WRAP>
  
repository.txt · Last modified: 2021/08/17 11:56 by pavroo