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

Last updated: May 15,2024

1. Install "archmage" package

Here is a brief guide to show you how to install archmage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install archmage

2. Uninstall "archmage" package

Learn how to uninstall archmage on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove archmage $ sudo apt autoclean && sudo apt autoremove

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

Package: archmage
Priority: optional
Section: universe/utils
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Mikhail Gusarov
Architecture: all
Version: 1:0.3.1-3
Depends: python, python-beautifulsoup, python-chm, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-setuptools
Suggests: libapache2-mod-python, elinks | links, htmldoc
Filename: pool/universe/a/archmage/archmage_0.3.1-3_all.deb
Size: 24658
MD5sum: 677ac9e256c90b9da47f01b679b9cda5
SHA1: df79f10869cd3f2347f64ecfce347e3513a40e51
SHA256: 94489e64d2c45bd7970348477fdcf8a818c02d7fed21e34e81aa8bf319b4d89f
Description-en: CHM(Compiled HTML) Decompressor
arCHMage is a reader and decompiler for files in the CHM format. This is the
format used by Microsoft HTML Help, and is also known as Compiled HTML.
.
arCHMage provides the following features:
- Extracting CHM content to set of HTML, CSS files and images
- Dumping HTML data from CHM as a plain text
- Serving CHM contents as a standalone HTTP server
- Serving CHM content with Apache by providing Apache module mod_chm.
Description-md5: 60048b2aecad5af22f162c276fcb5adc
Homepage: http://archmage.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu