Difference between revisions of "Updating"
Jump to navigation
Jump to search
m (Fix headers) |
(Added CDC and general update mechanism.) |
||
Line 1: | Line 1: | ||
− | == Notes on | + | You can updates the Astroberry using: |
+ | |||
+ | <blockquote> | ||
+ | <p>sudo apt update</p> | ||
+ | <p>sudo apt upgrade</p> | ||
+ | </blockquote> | ||
+ | |||
+ | == Notes on preinstalled Software == | ||
+ | |||
+ | (In alphabetical order) | ||
+ | |||
+ | === Cartes Du Ciel, SkyCharts, CCDciel === | ||
+ | |||
+ | CdC is updated using the package repository offered by the original developer and therefore covered by apt upgrade. See [https://www.ap-i.net/skychart/en/documentation/installation_on_linux_debian here for the procedure followed]. | ||
=== ASTAP === | === ASTAP === | ||
ASTAP is not part of the usual package repositories, you therefore have to download and update it yourself. It can be found at [https://sourceforge.net/projects/astap-program/files/linux_installer/ this sourceforge page]. Download the „armhf“ version and install it using dpkg. | ASTAP is not part of the usual package repositories, you therefore have to download and update it yourself. It can be found at [https://sourceforge.net/projects/astap-program/files/linux_installer/ this sourceforge page]. Download the „armhf“ version and install it using dpkg. |
Revision as of 12:39, 14 May 2021
You can updates the Astroberry using:
sudo apt update
sudo apt upgrade
Notes on preinstalled Software
(In alphabetical order)
Cartes Du Ciel, SkyCharts, CCDciel
CdC is updated using the package repository offered by the original developer and therefore covered by apt upgrade. See here for the procedure followed.
ASTAP
ASTAP is not part of the usual package repositories, you therefore have to download and update it yourself. It can be found at this sourceforge page. Download the „armhf“ version and install it using dpkg.