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

Last updated: May 19,2024

1. Install "libpantomime1.2-dev" package

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

$ sudo apt update $ sudo apt install libpantomime1.2-dev

2. Uninstall "libpantomime1.2-dev" package

Here is a brief guide to show you how to uninstall libpantomime1.2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpantomime1.2-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libpantomime1.2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 363
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNUstep maintainers
Architecture: amd64
Source: pantomime1.2
Version: 1.2.2~r289+dfsg-2
Provides: libpantomime-dev
Depends: libpantomime1.2 (= 1.2.2~r289+dfsg-2), libgnustep-base-dev, libssl-dev, gnustep-fslayout-fhs
Filename: pool/universe/p/pantomime1.2/libpantomime1.2-dev_1.2.2~r289+dfsg-2_amd64.deb
Size: 43238
MD5sum: 89afc079c849c42cfb736b48c36ae749
SHA1: 58a999aef1271c5df740790d3fd0cbe7de238eb5
SHA256: 3aa2c9088b5199ff2a82ab643c5fb6a05a9c91b98b63ed2ae9f771be122ce6e7
Description-en: GNUstep framework for mail handling (development files)
Pantomime provides a GNUstep framework that models a mail system. Pantomime
can be seen as a JavaMail 1.2 clone written in Objective-C.
.
Pantomime provides the following features:
.
* A full MIME encoder and decoder
* A "folder view" to POP3 accounts, local (Berkeley Format) or IMAP mailboxes
* A powerful API to work on all aspects of Message objects
* A local mailer and a SMTP conduit for sending messages
* APOP and SMTP AUTH support
* IMAP and POP3 URL Scheme support
* iconv and Core Foundation support
* maildir support
* SSL support for IMAP, POP3 and SMTP
* and more!
.
This package contains the files required to develop applications that use
Pantomime.
Description-md5: 74dfb4bfa9a02e506f6aa24963857b53
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu