en:documentation:installation_on_linux_debian
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:documentation:installation_on_linux_debian [2017/03/22 09:47] – pch | en:documentation:installation_on_linux_debian [2025/11/01 19:58] (current) – dokuadmin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The Debian packages are available to enable automatic installation using apt-get.\\ | The Debian packages are available to enable automatic installation using apt-get.\\ | ||
| - | Supported architecture are i386, amd64, armhf. | + | Supported architecture are amd64, |
| - | First, open a root shell or use sudo. | + | All this command require administrative right and must be run with the root user. They are given as example and you must adapt them to your favorite way to install new software: GUI, root shell, su, ... |
| - | Add Patrick Chevalley' | + | If your Debian system is setup to allow the use of sudo you can follow the instruction for [[installation_on_linux_ubuntu|Ubuntu]] that are more simple. |
| - | The old key used for the current stable version: | + | This procedure work without using the deprecated |
| - | < | + | < |
| - | The new key used for the current development and the future stable version: | + | apt-key |
| - | < | + | rm / |
| - | Add a new source file in '' | + | wget -O 8B8B57C1AA716FC2.key "http://keyserver.ubuntu.com/pks/ |
| - | For the stable version do: | + | gpg --no-default-keyring --keyring |
| + | gpg --no-default-keyring --keyring ./ | ||
| + | rm skychart-temp-keyring.gpg 8B8B57C1AA716FC2.key | ||
| + | mkdir / | ||
| + | mv skychart.gpg / | ||
| - | <file>echo "deb http:// | + | cat << |
| + | Types: | ||
| + | URIs: http:// | ||
| + | Suites: unstable | ||
| + | Components: | ||
| + | Signed-By: | ||
| + | EOF | ||
| + | </code> | ||
| - | If you want more frequent update with the development version do: | + | Be sure to use " |
| - | + | ||
| - | < | + | |
| Then refresh your package list, from a command line type: | Then refresh your package list, from a command line type: | ||
| - | |||
| < | < | ||
| - | To install the software | + | To install the software: |
| + | < | ||
| - | < | + | If you want to show artificial satellites also do: |
| + | < | ||
| - | The prerequisite software are normally automatically installed. | + | That's all, exit the root shell and type skychart to run the program. Please never run skychart as root. |
| - | If not, check you have the packages [[https:// | + | |
| - | That's all, exit the root shell and type skychart to run the program. | + | To install more data from different star and DSO catalog, use the menu Update / Install object catalog. |
| The update for a new version is done at the same time as the standard update for the other software of your distribution, | The update for a new version is done at the same time as the standard update for the other software of your distribution, | ||
en/documentation/installation_on_linux_debian.1490172461.txt.gz · Last modified: 2017/03/22 09:47 by pch
