How to Install and Uninstall ancient Package on Kali Linux

Last updated: May 11,2024

1. Install "ancient" package

Please follow the guidelines below to install ancient on Kali Linux

$ sudo apt update $ sudo apt install ancient

2. Uninstall "ancient" package

This is a short guide on how to uninstall ancient on Kali Linux:

$ sudo apt remove ancient $ sudo apt autoclean && sudo apt autoremove

3. Information about the ancient package on Kali Linux

Package: ancient
Version: 2.1.0+ds-1
Installed-Size: 45
Maintainer: Gürkan Myczko
Architecture: amd64
Depends: libancient2 (= 2.1.0+ds-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 14440
SHA256: 7ee092f9e8ad858bcd841107e5936a4f3d82fd442d08a92fc5ab9ab92daa8acf
SHA1: 17377c27d5a311ee790959d4d2dd4d1c032abc89
MD5sum: 98bdd03881ff54e941e02cdef2876aed
Description: decompression routines for ancient formats
This is a collection of decompression routines for old formats popular in the
Amiga, Atari computers and some other systems from 80's and 90's as well as
some that are currently used which were used in a some specific way in these
old systems.
.
For simple usage both a simple command line application as well as a simple
API to use the decompressors are provided. The compression algorithm is
automatically detected in most cases, however there are some corner cases
where it is not entirely reliable due to weaknesses in the old format used.
Description-md5:
Homepage: https://github.com/temisu/ancient
Tag: implemented-in::c++, role::program, use::compressing,
works-with::archive
Section: utils
Priority: optional
Filename: pool/main/a/ancient/ancient_2.1.0+ds-1_amd64.deb