Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmqtt-client-java on Debian Unstable (Sid)


Install libmqtt-client-java

Installing libmqtt-client-java package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libmqtt-client-java

libmqtt-client-java package information

distro Debian Unstable (Sid)
section Main
name libmqtt-client-java
version 1.12-1
description Java MQTT Client API
subsection java
website mqtt-client.fusesource.org
maintainer Debian Java Maintainers

Uninstall libmqtt-client-java

To remove just libmqtt-client-java package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libmqtt-client-java

Uninstall libmqtt-client-java and it’s dependent packages

To remove the libmqtt-client-java package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libmqtt-client-java

Purging libmqtt-client-java

If you also want to delete configuration and/or data files of libmqtt-client-java from Debian Sid then this will work:

sudo apt-get purge libmqtt-client-java

To delete configuration and/or data files of libmqtt-client-java and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libmqtt-client-java

 

Comments

comments