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 revision
Previous revision
Next revisionBoth sides next revision
repository_stable [2019/12/14 19:39] 8bitrepository_stable [2020/03/23 22:59] pavroo
Line 5: Line 5:
 ==== Repository ==== ==== Repository ====
  
-Users of Debian "stable" branch should add Sparky **stable** and **core** repositories to get access to Sparky repos:+Users of Debian "stable" branch should add Sparky **nibiru** (stable) and **core** repositories to get access to Sparky repos:
  
    sudo nano /etc/apt/sources.list.d/sparky-stable.list    sudo nano /etc/apt/sources.list.d/sparky-stable.list
Line 11: Line 11:
 and paste into the file: and paste into the file:
  
-   deb https://repo.sparkylinux.org/ stable main +   deb https://repo.sparkylinux.org/ nibiru main 
-   deb-src https://repo.sparkylinux.org/ stable main+   deb-src https://repo.sparkylinux.org/ nibiru main
    deb https://repo.sparkylinux.org/ core main    deb https://repo.sparkylinux.org/ core main
    deb-src https://repo.sparkylinux.org/ core main    deb-src https://repo.sparkylinux.org/ core main
Line 36: Line 36:
 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/sparkylinux.gpg.key+   sudo apt-key add /usr/share/keyrings/sparky.gpg.key
  
-or get the key manually ('wget2' has to be installed):+or get the key manually ('wget' has to be installed):
  
-   wget2 -O - https://repo.sparkylinux.org/sparkylinux.gpg.key | sudo apt-key add -+   wget -O - https://repo.sparkylinux.org/sparky.gpg.key | sudo apt-key add -
  
 <WRAP center box 75%> <WRAP center box 75%>
repository_stable.txt · Last modified: 2023/06/12 19:19 by pavroo