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 revisionBoth sides next revision
repository_stable [2021/08/17 12:03] pavroorepository_stable [2022/02/25 21:34] pavroo
Line 11: Line 11:
 and paste into the file: and paste into the file:
  
-   deb https://repo.sparkylinux.org/ potolo main +   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ potolo main 
-   deb-src https://repo.sparkylinux.org/ potolo main +   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ potolo main 
-   deb https://repo.sparkylinux.org/ core main +   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main 
-   deb-src https://repo.sparkylinux.org/ core main+   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
  
 Create a preference file: Create a preference file:
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:
  
-[[https://repo.sparkylinux.org/pool/main/s/sparky-keyring/|https://repo.sparkylinux.org/pool/main/s/sparky-keyring/]] +[[http://us1.repo.sparkylinux.org/pool/main/s/sparky-keyring/|http://us1.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/sparky.gpg.key 
  
 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 apt-key add -+   wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo tee /usr/share/keyrings/sparky.gpg.key
        
 <WRAP center box 75%> <WRAP center box 75%>
repository_stable.txt · Last modified: 2023/06/12 19:19 by pavroo