How to Install and Uninstall libsieve2-1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libsieve2-1" package

Please follow the instructions below to install libsieve2-1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsieve2-1

2. Uninstall "libsieve2-1" package

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

$ sudo apt remove libsieve2-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsieve2-1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsieve2-1
Priority: optional
Section: universe/libs
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Jose Luis Tallon
Architecture: amd64
Source: libsieve
Version: 2.2.6-1.2
Depends: libc6 (>= 2.14)
Filename: pool/universe/libs/libsieve/libsieve2-1_2.2.6-1.2_amd64.deb
Size: 73074
MD5sum: 055048ee1171ada2061b092bcbaa25da
SHA1: 1fb45613672b581e140f10b6a540786e427efce6
SHA256: 1f2bcd3e69352ab96f3913559e5a5ec8327c5a0a88b95cbd733e019249602626
Description-en: a library for parsing, sorting and filtering your mail
This code is a standalone library based upon code which had been distributed
with the Cyrus Mail Server. Currently libSieve implements two API's:
one that is based upon, and compatible with, the Sieve API as built into
the Cyrus Mail Server, as well as a new API which is very well suited to
be incorporated into other programs and is reasonably extensible.
.
This package contains the shared libraries only.
Description-md5: 3f632ad880d026260f259828d7f01bcf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu