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

Last updated: May 17,2024

1. Install "libokhttp-java" package

Please follow the guidance below to install libokhttp-java on Kali Linux

$ sudo apt update $ sudo apt install libokhttp-java

2. Uninstall "libokhttp-java" package

This tutorial shows how to uninstall libokhttp-java on Kali Linux:

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

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

Package: libokhttp-java
Version: 3.13.1-4
Installed-Size: 549
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libbcprov-java (>= 1.72), libokio-java
Suggests: libanimal-sniffer-java (>= 1.16)
Size: 470708
SHA256: 59af786f96ab3d22ade0efe8088c80325b4256e6d368991b1f2db4e530de4216
SHA1: dd4e4dc75c2788e853b8d1febbf1c55acc11e340
MD5sum: 320edb0aaff54cc5144ae1ece75b28ec
Description: HTTP+HTTP/2 client for Android and Java applications
OkHttp is an HTTP client that’s efficient by default. It supports both
synchronous blocking calls and async calls with callbacks.
* HTTP/2 support allows all requests to the same host to share a socket.
* Connection pooling reduces request latency (if HTTP/2 isn’t available).
* Transparent GZIP shrinks download sizes.
* Response caching avoids the network completely for repeat requests
Description-md5:
Homepage: https://github.com/square/okhttp
Section: java
Priority: optional
Filename: pool/main/libo/libokhttp-java/libokhttp-java_3.13.1-4_all.deb