How to Install and Uninstall sup-mail Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "sup-mail" package

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

$ sudo apt update $ sudo apt install sup-mail

2. Uninstall "sup-mail" package

Please follow the guidelines below to uninstall sup-mail on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sup-mail $ sudo apt autoclean && sudo apt autoremove

3. Information about the sup-mail package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sup-mail
Priority: optional
Section: universe/mail
Installed-Size: 569
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.22.1-1
Provides: mail-reader
Depends: ruby | ruby-interpreter, ruby-chronic (>= 0.9.1~), ruby-highline, ruby-lockfile, ruby-locale (>= 2.0~), ruby-mime-types (>= 1.0~), ruby-ncurses (>= 1.4.0~), ruby-rubymail (>= 1.0.0~), ruby-trollop (>= 1.12~), ruby-unicode (>= 0.4.4~), ruby-xapian (>= 1.2.15~)
Recommends: ruby-gpgme
Filename: pool/universe/s/sup-mail/sup-mail_0.22.1-1_all.deb
Size: 142994
MD5sum: 15c49c87860c006e1af6e2ae787c851b
SHA1: be7f5bbeecda5dc250935d18a004c2ff6ea93afe
SHA256: 6a25d162e38b5600c6c92a96c4356dbf1ad3767e9e02ba807de734cf13be8c67
Description-en: thread-centric mailer with tagging and fast search
Sup is a console-based email client for people with a lot of email. It
supports tagging, very fast full-text search, automatic contact-list
management, custom code insertion via a hook system, and more. If
you're the type of person who treats email as an extension of your
long-term memory, Sup is for you.
.
Sup makes it easy to:
* Handle massive amounts of email.
* Mix email from different sources: mbox files and Maildirs, across
multiple machines.
* Instantaneously search over your entire email collection. Search
over body text, or use a query language to combine search predicates
in any way.
* Handle multiple accounts. Replying to email sent to a particular
account will use the correct SMTP server, signature, and from address.
* Add custom code to handle certain types of messages or to handle
certain types of text within messages.
* Organize email with user-defined labels, automatically track recent
contacts, and much more!
.
The goal of Sup is to become the email client of choice for nerds everywhere.
Description-md5: 2208e23246db6174fe72bb8ff2dbcdf9
Homepage: http://supmua.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu