User Tools

Site Tools


Sidebar

Home

Documentation

Tutorial

Reference Manual

Installation

en:documentation:installation_on_ubuntu

This is an old revision of the document!


Installation on Ubuntu, Debian

Bellow installation procedure uses only command line approach, because this is the simpler way to follow instructions just by copy-pasting the commands in terminal.

This same procedure can be used with any system using deb packages (Debian, Mint, Raspbian, …)

CCDciel and it's dependency are available from the same repository as Skychart, but you need the unstable repository as long this program is in beta version only.

  1. Install the public key:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8B8B57C1AA716FC2
  2. Add Skychart unstable repository:
    sudo sh -c "echo deb http://www.ap-i.net/apt unstable main > /etc/apt/sources.list.d/skychart.list" 
  1. Update repository:
    sudo apt-get update
  2. Install CCDciel:
    sudo apt-get install ccdciel

See also the list of the optional dependencies to install to take full advantage of the software.

en/documentation/installation_on_ubuntu.1547541933.txt.gz · Last modified: 2019/01/15 09:45 by pch