How to Install and Uninstall python3-smstrade Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-smstrade" package

Here is a brief guide to show you how to install python3-smstrade on Kali Linux

$ sudo apt update $ sudo apt install python3-smstrade

2. Uninstall "python3-smstrade" package

Here is a brief guide to show you how to uninstall python3-smstrade on Kali Linux:

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

3. Information about the python3-smstrade package on Kali Linux

Package: python3-smstrade
Source: python-smstrade
Version: 0.2.4-7
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3-appdirs, python3-pkg-resources, python3-requests, python3-six, python3:any
Suggests: python-smstrade-doc
Size: 13872
SHA256: 1843e00e2d0177aef5210ba81516943709ce619e4fc3a89b87d45081df505ad7
SHA1: 7f4706984545a8d90f090b76e40389958a71ddb9
MD5sum: e5d1aae98f5f9d7eb95092fcbbbcaf77
Description: 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/
Section: python
Priority: optional
Filename: pool/main/p/python-smstrade/python3-smstrade_0.2.4-7_all.deb