How to Install and Uninstall libunirest-java-java Package on Kali Linux

Last updated: May 18,2024

1. Install "libunirest-java-java" package

This guide covers the steps necessary to install libunirest-java-java on Kali Linux

$ sudo apt update $ sudo apt install libunirest-java-java

2. Uninstall "libunirest-java-java" package

Please follow the instructions below to uninstall libunirest-java-java on Kali Linux:

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

3. Information about the libunirest-java-java package on Kali Linux

Package: libunirest-java-java
Source: unirest-java
Version: 1.4.8-3
Installed-Size: 71
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libandroid-json-java, libhttpasyncclient-java (>= 4.1.4), libhttpclient-java (>= 4.5.13), libhttpmime-java (>= 4.5.13)
Size: 43432
SHA256: 3be277ba6cbee650c688d9bf01724247998648dbc37fbf9961bef67d16ab4095
SHA1: f4aa5e2e2c908e87df0f7e51af14623b9d6efc36
MD5sum: e08e97cb1a0f6378e7e9b82d17a61884
Description: Simplified, lightweight HTTP client library
Unirest is a set of lightweight HTTP libraries
available in multiple languages
.
Features:
.
* Make GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS requests
* Both synchronous and asynchronous (non-blocking) requests
* It supports form parameters, file uploads and custom body entities
* Easily add route parameters without ugly string concatenations
* Supports gzip
* Supports Basic Authentication natively
* Customizable timeout, concurrency levels and proxy settings
* Customizable default headers for every request (DRY)
* Customizable HttpClient and HttpAsyncClient implementation
* Automatic JSON parsing into a native object for JSON responses
* Customizable binding, with mapping from response body to java Object
Description-md5:
Homepage: http://unirest.io/
Section: java
Priority: optional
Filename: pool/main/u/unirest-java/libunirest-java-java_1.4.8-3_all.deb