How to Install and Uninstall libsms-send-perl Package on Kali Linux

Last updated: January 11,2025

1. Install "libsms-send-perl" package

Please follow the instructions below to install libsms-send-perl on Kali Linux

$ sudo apt update $ sudo apt install libsms-send-perl

2. Uninstall "libsms-send-perl" package

Please follow the step by step instructions below to uninstall libsms-send-perl on Kali Linux:

$ sudo apt remove libsms-send-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsms-send-perl package on Kali Linux

Package: libsms-send-perl
Version: 1.07-1
Installed-Size: 52
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-adapter-perl, libmodule-pluggable-perl, libparams-util-perl
Size: 20408
SHA256: 1b35b530be7eef568e27e7adad755a58fd790aa37771d563ed026a7d81d1b97d
SHA1: 0c5e102f5112d6a938e3ecc82fb6dd2fb63b78c1
MD5sum: 1b7f1f0f5e44db4964291c93e55428a1
Description: driver-based API for sending SMS messages
The SMS::Send perl module is intended to provide a driver-based single API for
sending SMS and MMS messages. The intent is to provide a single API against
which to write the code to send an SMS message.
.
At the same time, the intent is to remove the limits of some of the
previous attempts at this sort of API, like "must be free internet-based
SMS services".
.
SMS::Send drivers are installed separately, and might use the web,
email or physical SMS hardware. It could be a free or paid. The details
shouldn't matter.
.
You should not have to care how it is actually sent, only that it has
been sent (although some drivers may not be able to provide certainty).
Description-md5:
Homepage: https://metacpan.org/release/SMS-Send
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsms-send-perl/libsms-send-perl_1.07-1_all.deb