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

Last updated: May 13,2024

1. Install "archmbox" package

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

$ sudo apt update $ sudo apt install archmbox

2. Uninstall "archmbox" package

Please follow the guidance below to uninstall archmbox on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove archmbox $ sudo apt autoclean && sudo apt autoremove

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

Package: archmbox
Priority: optional
Section: universe/mail
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Furia
Architecture: all
Version: 4.10.0-2
Depends: perl, psmisc, bzip2, uw-mailutils
Filename: pool/universe/a/archmbox/archmbox_4.10.0-2_all.deb
Size: 38136
MD5sum: 0c7655b458bb054280b1e1623dc9d281
SHA1: c6371ffbd9154a44614e74cb49f55acebd92d5c3
SHA256: f084d1cd5e81305dc5c287b635c706dc1fe07a1dc4447f0e7ecf2caf32d6517f
Description-en: a simple email archiver written in perl
Archmbox is a simple email archiver written in perl; it parses one or
more mailboxes, selects some or all messages and then performs specific
actions on the selected messages.
At this time archmbox supports mbox and mbx mailbox formats.
.
Messages selection is based upon a date criteria; an absolute date
or a days offset can be specified. It is also possible to refine the
selection using regular expressions on the header fields of the message.
All archived messages are stored in a new mailbox with the same name
of the original one plus .archived as extension (this is the default, but
can be changed); the archive mailbox can be saved in gz or bz2
compressed format as well.
Description-md5: aea0792059a321f0195e8aaee4d7d4c2
Homepage: http://adc-archmbox.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu