How to Install and Uninstall lifelines Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "lifelines" package

In this section, we are going to explain the necessary steps to install lifelines on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lifelines

2. Uninstall "lifelines" package

Please follow the instructions below to uninstall lifelines on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lifelines $ sudo apt autoclean && sudo apt autoremove

3. Information about the lifelines package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lifelines
Priority: optional
Section: universe/misc
Installed-Size: 2366
Maintainer: Ubuntu Developers
Original-Maintainer: Felipe Augusto van de Wiel (faw)
Architecture: amd64
Version: 3.0.61-2build1
Depends: libc6 (>= 2.14), libncursesw5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/l/lifelines/lifelines_3.0.61-2build1_amd64.deb
Size: 566828
MD5sum: 7d7dcbb4ab9f50e03563adf7e528e72f
SHA1: 485afefd32c56c8342b142cb8bcb718cb6c2bfb2
SHA256: 5ea18d3a86a2c2f47cb667163163a39a9603c79bcf956f2914a5577215f992a9
Description-en: text-based genealogy software
LifeLines is a genealogy program that runs on UNIX systems in text mode. It
maintains genealogical records (persons, families, sources, events and
others) in a database, and generates reports from those records.
.
There are no practical limits on the number of records that can be stored in
a LifeLines database, nor on the amounts or kinds of data that can be
kept in the records.
.
LifeLines does not contain built-in reports. Instead it provides a
programming subsystem that you use to program your own reports and
charts. Some standard report files are included in the
lifelines-reports package.
.
The programming subsystem also lets you query your databases and
process your data in any way. LifeLines uses the terminal independent
features of UNIX to provide a screen and menu based user interface.
.
The program is able to read and write GEDCOM files, the de facto
standard for genealogical data exchange.
Description-md5: f2620cad3b7577eeffaee2d6dfbc8335
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu