User Tools

Site Tools


repository_oldstable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
repository_oldstable [2019/07/07 16:28] – created pavroorepository_oldstable [2021/08/17 12:02] pavroo
Line 1: Line 1:
-===== Sparky repositories of the oldstable line =====+===== Sparky Oldstable Repositories =====
  
 Sparky of the oldstable line is based on and uses Debian "oldstable" packages. Sparky of the oldstable line is based on and uses Debian "oldstable" packages.
Line 5: Line 5:
 ==== Repository ==== ==== Repository ====
  
-Users of Debian "oldstable" branch should add Sparky **oldstable** and **core** repositories to get access to Sparky repos:+Users of Debian "oldstable" branch should add Sparky **nibiru** and **core** repositories to get access to Sparky repos:
  
-   sudo nano /etc/apt/sources.list.d/sparky-oldstable.list+   sudo nano /etc/apt/sources.list.d/sparky.list
  
 and paste into the file: and paste into the file:
  
-   deb https://sparkylinux.org/repo oldstable main +   deb https://repo.sparkylinux.org/ nibiru main 
-   deb-src https://sparkylinux.org/repo oldstable main +   deb-src https://repo.sparkylinux.org/ nibiru 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
  
 Create a preference file: Create a preference file:
Line 26: Line 26:
    Pin-Priority: 1001    Pin-Priority: 1001
  
-Otherwise, install 'sparky-apt' 4.x package to do so.+Otherwise, install 'sparky-apt' and 'sparky5-apt' 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:
  
-[[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-get update+   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://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 info 100%> +<WRAP center box 75%> 
-Make sure you have 'apt-transport-https' package installed (Sparky up to 4.x only).+|[[repository|<--- Sparky Repository]]  |  [[repository_testing|Sparky Testing --->]]|
 </WRAP> </WRAP>
 +
repository_oldstable.txt · Last modified: 2023/06/12 19:18 by pavroo