Difference between revisions of "Linux Desktop"
From SatNOGS Wiki
(→Packages needed) |
(Remove old guide from 2018, add link to new guide) (Tag: Visual edit) |
||
Line 1: | Line 1: | ||
{{Warning|Manual installation of the SatNOGS Station Software is a tedious & brittle process, not recommended for SatNOGS Stations. Please consider running your SatNOGS Station on Debian or Raspbian and follow the [[SatNOGS Client Ansible]] guide for installing the SatNOGS Client }} | {{Warning|Manual installation of the SatNOGS Station Software is a tedious & brittle process, not recommended for SatNOGS Stations. Please consider running your SatNOGS Station on Debian or Raspbian and follow the [[SatNOGS Client Ansible]] guide for installing the SatNOGS Client }} | ||
− | == Introduction == | + | ==Introduction== |
Here you will find instructions on installing SatNOGS manually on a generic Linux distribution. It is highly recommended to run SatNOGS stations on a Debian or Raspbian host system so that [[SatNOGS_Client_Ansible]] can be used for setup. All other Linux distributions require the manual installation of all needed programs. | Here you will find instructions on installing SatNOGS manually on a generic Linux distribution. It is highly recommended to run SatNOGS stations on a Debian or Raspbian host system so that [[SatNOGS_Client_Ansible]] can be used for setup. All other Linux distributions require the manual installation of all needed programs. | ||
− | == Packages needed == | + | ==Packages needed== |
Please check the README of each of those projects for their dependencies and installation procedure. | Please check the README of each of those projects for their dependencies and installation procedure. | ||
− | * [https://gitlab.com/librespacefoundation/satnogs/satnogs-client satnogs-client] | + | *[https://gitlab.com/librespacefoundation/satnogs/satnogs-client satnogs-client] |
− | ** libhamlib | + | **libhamlib |
− | * [https://gitlab.com/librespacefoundation/satnogs/satnogs-flowgraphs satnogs-flowgraphs] | + | *[https://gitlab.com/librespacefoundation/satnogs/satnogs-flowgraphs satnogs-flowgraphs] |
− | ** [https://gitlab.com/librespacefoundation/satnogs/gr-satnogs gr-satnogs] | + | **[https://gitlab.com/librespacefoundation/satnogs/gr-satnogs gr-satnogs] |
− | ** gnuradio | + | **gnuradio |
− | + | **soapysdr | |
− | ** soapysdr | ||
− | |||
− | + | <br /> | |
− | |||
− | == | + | == See Also == |
+ | Guide: [https://gitlab.com/librespacefoundation/satnogs/satnogs-docs/-/snippets/4842563 Manual Installation of SatNOGS station stack (latest development versions, no docker, May 2025)] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Build]] | [[Category:Build]] | ||
[[Category:Software]] | [[Category:Software]] |
Latest revision as of 09:02, 13 May 2025
Introduction
Here you will find instructions on installing SatNOGS manually on a generic Linux distribution. It is highly recommended to run SatNOGS stations on a Debian or Raspbian host system so that SatNOGS_Client_Ansible can be used for setup. All other Linux distributions require the manual installation of all needed programs.
Packages needed
Please check the README of each of those projects for their dependencies and installation procedure.
- satnogs-client
- libhamlib
- satnogs-flowgraphs
- gr-satnogs
- gnuradio
- soapysdr
See Also
Guide: Manual Installation of SatNOGS station stack (latest development versions, no docker, May 2025)