User Tools

Site Tools


repository_oldoldstable

Differences

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

Link to this comparison view

Next revision
Previous revision
repository_oldoldstable [2021/08/17 10:00] – created pavroorepository_oldoldstable [2025/08/14 09:46] (current) – moved oldstable to oldoldstable repos pavroo
Line 1: Line 1:
-===== Sparky Oldoldstable Repositories =====+===== Sparky oldoldstable Repositories =====
  
-Sparky of the oldoldstable line is based on and uses Debian "oldoldstablepackages.+Sparky of the oldoldstable line is based on and uses Debian oldoldstable” packages.
  
 ==== Repository ==== ==== Repository ====
- +Users of Debian "oldoldstable" branch should add Sparky **potolo** (oldoldstable)  and **core** repositories to get access to Sparky repos:
-Users of Debian "oldoldstable" branch should add Sparky **tyche** 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.list
Line 11: Line 10:
 and paste into the file: and paste into the file:
  
-   deb https://repo.sparkylinux.org/ tyche main +   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ potolo main 
-   deb-src https://repo.sparkylinux.org/ tyche 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 
 + 
 +Sparky **unstable** repository (optional): 
 + 
 +   sudo nano /etc/apt/sources.list.d/sparky-unstable.list 
 + 
 +and paste into the file: 
 + 
 +   deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ unstable main 
 +   deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ unstable main
  
 Create a preference file: Create a preference file:
Line 26: Line 34:
    Pin-Priority: 1001    Pin-Priority: 1001
  
-Otherwise, install 'sparky-aptand 'sparkyX-apt' (X=Sparky Version Number; 4,5, or 6) packages to do so.+Otherwise, install 'sparky-apt_YYYYMMDD~sparky6' packages to do so.
  
 ==== Public key ==== ==== Public key ====
Line 36: Line 44:
 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://sourceforge.net/projects/sparkylinux/files/repo/sparky.gpg.key | sudo tee /usr/share/keyrings/sparky.gpg.key 
- +    
-<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]]  |  [[start|^ WIKI Start Page ^]]  |
 </WRAP> </WRAP>
  
  
 <WRAP center box 75%> <WRAP center box 75%>
-|[[repository|<--- Sparky Repository]]  |  [[repository_stable|Sparky Stable --->]]|+|[[repository|<--- Sparky Repository]]  |  [[repository_testing|Sparky Testing --->]]|
 </WRAP> </WRAP>
 +
repository_oldoldstable.1629194442.txt.gz · Last modified: by pavroo