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

Last updated: September 20,2024

1. Install "aegis" package

This guide covers the steps necessary to install aegis on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aegis

2. Uninstall "aegis" package

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

$ sudo apt remove aegis $ sudo apt autoclean && sudo apt autoremove

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

Package: aegis
Priority: optional
Section: universe/devel
Installed-Size: 37655
Maintainer: Ubuntu Developers
Original-Maintainer: Walter Franzini
Architecture: amd64
Version: 4.24.3-3
Replaces: aegis3
Depends: libbz2-1.0, libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2-1), libgcc1 (>= 1:4.1.1), libmagic1, libstdc++6 (>= 4.6), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0
Recommends: fhist | rcs | cssc, cook | make
Suggests: aegis-doc (>> 4), aegis-tk (>> 4), aegis-web (>> 4)
Conflicts: aegis3
Filename: pool/universe/a/aegis/aegis_4.24.3-3_amd64.deb
Size: 13372090
MD5sum: 26dd9cb73a00687456110929ca8f11ad
SHA1: 526df2a2164980668602ce2a2f834a8ef613ff4c
SHA256: 85021575715abaac87eb98a3910d51590cb6dff4dc4181156786bbb6987fa360
Description-en: transaction-based software configuration management
Aegis provides a framework within which a team of developers may
work on many changes to a program independently, and Aegis
coordinates integrating these changes back into the master source
of the program, with as little disruption as possible.
.
Aegis simplifies the problems associated with multiple developers and
development trees by using a transaction-based approach to version control,
along with a web-browsable repository and an integrated testing
mechanism.
.
See aegis-doc for documentation, aegis-tk for a Tk based user
interface, and aegis-web for a web based user interface.
Description-md5: f266c00348da97bd77e272f3a001f9da
Homepage: http://aegis.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu