Skip to main content

Step-by-step installation on Linux systems

Installation with AppImage 

YouDownload canthe installAppImage file from Ancestris viaweb site hovering the Ubuntu repository or from the Ancestris.org site as seenmuse on the mainAncestris installation12 page.stable or Ancestris Development 13 button

download.png

Make sure the file is executable

Double click on it

ViaInstallation on Ubuntu using the official pparepository

repository
Repository is: https://launchpad.net/~ancestris

Stable version "Ancestris stable"

To install the stable version of Ancestris:

  • Add the PPA ppa: ancestris / ancestris-stable in your software sources.
  • Then reload the list of packages.
  • Finally install the Ancestris package

All this can be done using the following commands:

sudo add-apt-repository ppa:ancestris/ancestris-stable
sudo apt-get update
sudo apt install ancestris

Development version "Ancestris unstable"

To install the unstable version of Ancestris:

  • Add the PPA ppa: ancestris / ancestris-unstable in your software sources.
  • Then reload the list of packages.
  • Finally install the Ancestris package

All this can be done using the following commands:

sudo add-apt-repository ppa:ancestris/ancestris-unstable
sudo apt-get update
sudo apt install ancestris


From the Ancestris web site

An Ubuntu package is available on the official website in the download area by hovering the mouse over the button ANCESTRIS 12 on the Linux column.

download.png

 


Uninstallation

If you installed via AppImage

Toxxx

uninstall

If ancestrisyou frominstalled thevia command line:

repository

sudo apt remove ancestris