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

Last updated: May 17,2024

1. Install "libsieve2-dev" package

This guide let you learn how to install libsieve2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsieve2-dev

2. Uninstall "libsieve2-dev" package

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

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

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

Package: libsieve2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 355
Maintainer: Ubuntu Developers
Original-Maintainer: Jose Luis Tallon
Architecture: amd64
Source: libsieve
Version: 2.2.6-1.2
Depends: libsieve2-1 (= 2.2.6-1.2)
Filename: pool/universe/libs/libsieve/libsieve2-dev_2.2.6-1.2_amd64.deb
Size: 83176
MD5sum: dc803237445ffeb13a330761ddf7ce66
SHA1: 26d2a6a0b67a1e53e2e015a222055702f747012f
SHA256: 98ae8588032d2578c6f0f1d9a05ea48856d9fe4b0988ec9a8e9cd8c4975a05fa
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 APIs:
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 development files.
Description-md5: 86dab452796c8554c8d8668e54031a8e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu