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

Last updated: May 14,2024

1. Install "buffycli" package

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

$ sudo apt update $ sudo apt install buffycli

2. Uninstall "buffycli" package

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

$ sudo apt remove buffycli $ sudo apt autoclean && sudo apt autoremove

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

Package: buffycli
Priority: optional
Section: universe/mail
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Penny Leach
Architecture: all
Version: 0.7-1
Depends: perl, libtext-formattable-perl, libtie-ixhash-perl, libbuffy-perl (>= 0.10), procps, libfile-which-perl, libproc-simple-perl
Suggests: mutt, offlineimap
Filename: pool/universe/b/buffycli/buffycli_0.7-1_all.deb
Size: 10648
MD5sum: fd8711e35f0b1ddc197040715670973c
SHA1: 62b3b680b4483f8f09c459d9083fd2a291c508f5
SHA256: 47361393a91f0d6eee0594436ebabe8aa4ef334a393fc391028984aeca0fc3db
Description-en: Text mode alternative to Buffy
buffycli displays a compact summary of your mail folders in text-mode, and
allows you to invoke a command (usually a mail reader) on them. It is written
with the intent of being a handy everyday tool for people handling large
volumes of mail. For mutt users, this can be a nice front-end to supplement
the simple built-in folder browser when one has many folders to keep track of.
It tries hard to work out of the box: it looks for mail folders in sensible
places and comes with reasonable defaults.
.
buffycli uses the same backend as Buffy, but it outputs text to the terminal,
rather than a GUI window. It is thus suitable to be used over SSH links, and
fits nicely with window managers that are primarily used to organise
terminals.
.
Buffycli is functional but still very young, and only Maildir and Mailbox
format are supported at the moment.
Description-md5: 47bf7b6236ba007e4736a35a6008b7aa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu