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

Last updated: May 20,2024

1. Install "python-wader" package

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

$ sudo apt update $ sudo apt install python-wader

2. Uninstall "python-wader" package

Here is a brief guide to show you how to uninstall python-wader on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-wader
Priority: optional
Section: universe/python
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Applications Team
Architecture: all
Source: wader
Version: 0.5.13-1
Depends: python-dbus, python-epsilon, python-m2crypto, python-messaging, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/w/wader/python-wader_0.5.13-1_all.deb
Size: 34924
MD5sum: 2b66bb01ce8aefc24712eb1b08d80deb
SHA1: ca34aa2b16380b0036c713f1ffe59cec4a10485c
SHA256: 67796a1c123d017a591771c6a9d0164b05db134fda7fa274b6b7cc9931f81a0e
Description-en: common services for wader-core daemon and alternate clients
A Python module providing access to various utilities required by the
wader-core daemon, such as:
- AES encryption
- AT error handling
- SMS/MMS abstraction
- robust USSD stack
- network provider database
- 3G profile abstraction
- system service interface to GConf and D-Bus
- ModemManager constants
.
This package can also be used to implement an application requiring access to
the above listed 3G telephony stack features.
Description-md5: 3421192d56a7eb86c72a5c5e097bb90e
Homepage: https://github.com/andrewbird/wader
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu