How to Install and Uninstall python-buffy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "python-buffy" package

Please follow the guidelines below to install python-buffy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-buffy

2. Uninstall "python-buffy" package

Please follow the step by step instructions below to uninstall python-buffy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-buffy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-buffy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-buffy
Priority: optional
Section: universe/python
Installed-Size: 451
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Zini
Architecture: amd64
Source: libbuffy-bindings
Version: 0.16build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.12.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Filename: pool/universe/libb/libbuffy-bindings/python-buffy_0.16build1_amd64.deb
Size: 118050
MD5sum: a386d305ffdda0efd5bac9c9b607a3e3
SHA1: 5d788c9c05d309d506ae9ba7ac339c7662e1cf31
SHA256: 13745901cc9d753a0446f83b961d9361e18ce2ae139bd188c3c83a5af55fb96f
Description-en: Python wrapper for the libbuffy library
Buffy wants to be the ultimate mail folder summary system.
.
This library provides efficient mailfolder checking routines, packaged in a
library with a simple API and with wrappers for many languages, so that
everyone can create mail folder summary systems in the language they prefer
without having to care about the actual mailbox checking.
.
Libbuffy currently supports detection and summarizing of folders in Maildir
and Mailbox format.
.
This package provides a Python wrapper for libbuffy.
Description-md5: 481f8ddb3131db631981d222ad5959ce
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu