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
repository [2017/12/23 00:46] pavroorepository [2021/08/17 11:56] (current) pavroo
Line 1: Line 1:
-===== Sparky repository =====+===== Sparky Repository =====
  
-Sparky repository provides a number of own tools and some 3rd party applications.+Sparky repositories provides a number of our own tools and 3rd party applications.
  
-==== Stable edition ====+Depending on Debian branch, Sparky offers its own repositories for:
  
-Sparky repository used on Debian "stable" based operating system.+[[repository_stable|Stable line]] - based on Debian **stable**
  
-Users of Sparky based on Debian "stable" branch should add Sparky's stable and testing repositories.+[[repository_testing|Testing (Rolling) line]] - based on Debian **testing**
  
-Sparky **stable** repository:+[[repository_oldstable|Oldstable line]] - based on Debian **oldstable**
  
-   sudo nano /etc/apt/sources.list.d/sparky-stable.list +[[repository_oldoldstable|Oldoldstable line]] - based on Debian **oldoldstable**
- +
-and past into the file: +
- +
-   deb https://sparkylinux.org/repo stable main +
-   deb-src https://sparkylinux.org/repo stable main +
- +
-Sparky **testing** repository: +
- +
-   sudo nano /etc/apt/sources.list.d/sparky-testing.list +
- +
-and past into the file: +
- +
-   deb https://sparkylinux.org/repo testing main +
-   deb-src https://sparkylinux.org/repo testing main +
- +
-Create a preference file: +
- +
-   sudo nano /etc/apt/preferences.d/sparky +
- +
-and past into the file: +
- +
-   Package:+
-   Pin: release o=SparkyLinux,a=stable +
-   Pin-Priority: 1001 +
-    +
-   Package:+
-   Pin: release o=SparkyLinux,a=testing +
-   Pin-Priority: 900 +
-    +
-   Package:+
-   Pin: release o=SparkyLinux,a=unstable +
-   Pin-Priority: 500 +
- +
-Otherwise, install 'sparky-apt' 4.x package to do so. +
- +
-==== Testing edition ==== +
- +
-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 and dde as an option). +
- +
-Sparky **testing** repository: +
- +
-   sudo nano /etc/apt/sources.list.d/sparky-testing.list +
- +
-and past into the file: +
- +
-   deb https://sparkylinux.org/repo testing main +
-   deb-src https://sparkylinux.org/repo testing main +
- +
-Sparky **unstable** repository (option): +
- +
-   sudo nano /etc/apt/sources.list.d/sparky-unstable.list +
- +
-and past into the file: +
- +
-   deb https://sparkylinux.org/repo unstable main +
-   deb-src https://sparkylinux.org/repo unstable main +
- +
-Create a preference file: +
- +
-   sudo nano /etc/apt/preferences.d/sparky +
- +
-and past into the file: +
- +
-   Package:+
-   Pin: release o=SparkyLinux,a=stable +
-   Pin-Priority: -10 +
-    +
-   Package:+
-   Pin: release o=SparkyLinux,a=testing +
-   Pin-Priority: 1001 +
-    +
-   Package:+
-   Pin: release o=SparkyLinux,a=unstable +
-   Pin-Priority: 500 +
- +
-Otherwise, install 'sparky-apt' 5.x package to do so. +
- +
-==== Public key ==== +
- +
-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 /patch/to/sparky-keyring_VERSION_all.deb +
-   sudo apt-get update +
- +
-or get the key manually: +
- +
-   wget -O - https://sparkylinux.org/repo/sparkylinux.gpg.key | sudo apt-key add - +
- +
-<WRAP center info 100%> +
-Make sure you have 'apt-transport-https' package installed (Sparky up to 4.x only). +
-</WRAP>+
  
 ---- ----
  
-<WRAP center box 49%> +<WRAP center box 75%> 
-[[start|<--- Wiki start page]]|[[upgrade|Manual system upgrade --->]]+|[[start|<--- Wiki start page]]   [[upgrade|Manual system upgrade --->]]|
 </WRAP> </WRAP>
repository.1513986395.txt.gz · Last modified: 2021/05/04 15:25 (external edit)