How to Install and Uninstall libjsmpp-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libjsmpp-java" package

In this section, we are going to explain the necessary steps to install libjsmpp-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsmpp-java

2. Uninstall "libjsmpp-java" package

This guide covers the steps necessary to uninstall libjsmpp-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjsmpp-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsmpp-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjsmpp-java
Priority: optional
Section: universe/java
Installed-Size: 260
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jsmpp
Version: 2.1.2-3
Depends: libslf4j-java
Filename: pool/universe/j/jsmpp/libjsmpp-java_2.1.2-3_all.deb
Size: 215600
MD5sum: 96e9de49b3b7d4234e2e951c74bfb664
SHA1: 0e6ad7282d8a60d42eb844bccefaab46d9bd638d
SHA256: 6efdb1d26c7d42cd6956e7c09346d560648f1599f8589135f50b45045ccc979f
Description-en: SMPP API for sending SMS from Java
jSMPP is a 100% Java library for SMPP. SMPP is a carrier-neutral
protocol that is used to connect users to the mobile SMS messaging
network over IP networks such as the Internet. It is highly scalable
and is the protocol used between many carriers. SMPP PDUs are mapped
directly to the format of PDUs used by mobile handsets so it is easier
to predict the way a message is delivered to the mobile device when
it is created and transmitted through an SMPP stack.
Description-md5: 4219b3da033ced0ab7eede3e6b6fecf6
Homepage: http://jsmpp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu