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

Last updated: November 23,2024

1. Install "python-messaging" package

This is a short guide on how to install python-messaging on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-messaging

2. Uninstall "python-messaging" package

This tutorial shows how to uninstall python-messaging on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-messaging
Priority: optional
Section: universe/python
Installed-Size: 245
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.5.12+debian-2
Depends: python-nose, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-messaging/python-messaging_0.5.12+debian-2_all.deb
Size: 42358
MD5sum: c4342ee4c56273712eccb29bd2221656
SHA1: a7e004c970d88751799ac4b1046ba59033406c32
SHA256: 2dd0975a83561bfbd3f5bbc7e01ab155f977b912aa966066c9a46324f12aab05
Description-en: SMS/MMS encoder/decoder
SMS Features
* Supports 7bit, 8bit and UCS2 encodings
* Multipart encoding/decoding
* Status report encoding/decoding
* Relative validity
* Alphanumeric address decoding
* Supports Python 2.x
.
MMS Features
* SMIL support
* Main formats supported: jpg, gif, arm, 3gp, midi, etc.
* Supports MMS 1.0-1.4 decoding/encoding
* Supports Python 2.x
Description-md5: ee08ea0ac79e9461d364ffacc77bd7d5
Homepage: https://github.com/pmarti/python-messaging
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu