How to Install and Uninstall python3-smstrade Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "python3-smstrade" package

Please follow the steps below to install python3-smstrade on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-smstrade

2. Uninstall "python3-smstrade" package

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

$ sudo apt remove python3-smstrade $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-smstrade package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-smstrade
Priority: optional
Section: universe/python
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-smstrade
Version: 0.2.4-5
Replaces: python-smstrade (<< 0.2.4-4)
Depends: python3-appdirs, python3-pkg-resources, python3-requests, python3-six, python3:any (>= 3.3.2-2~)
Suggests: python-smstrade-doc
Breaks: python-smstrade (<< 0.2.4-4)
Filename: pool/universe/p/python-smstrade/python3-smstrade_0.2.4-5_all.deb
Size: 12746
MD5sum: f3e7f40a33eeb90af733f30fa930b066
SHA1: 042ab2acdb4166164d61425ee971fe57ef0cd721
SHA256: 21d6c8fe6abed09b852881a73b6cec2824136b086ecba18794de8ba4b53f3b9a
Description-en: Python library to send SMS via the smstrade service (Python 3)
python-smstrade lets you send SMS via and retrieve your account balance from
the service of smstrade.eu.
.
The package comes with two command line utilities smstrade_send and
smstrade_balance to access the library functionality from the command line.
.
The package may be used for alerting in monitoring applications or other
scenarios where sending SMS might be useful.
.
This is the Python 3 version of the package.
Description-md5: 44a43f57cbbe6bf62f0011e361dc3651
Homepage: https://pypi.python.org/pypi/smstrade/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu