How to Install and Uninstall libgoogle-http-client-java Package on Kali Linux

Last updated: May 18,2024

1. Install "libgoogle-http-client-java" package

This guide covers the steps necessary to install libgoogle-http-client-java on Kali Linux

$ sudo apt update $ sudo apt install libgoogle-http-client-java

2. Uninstall "libgoogle-http-client-java" package

Learn how to uninstall libgoogle-http-client-java on Kali Linux:

$ sudo apt remove libgoogle-http-client-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgoogle-http-client-java package on Kali Linux

Package: libgoogle-http-client-java
Source: google-http-client-java
Version: 1.42.0-2
Installed-Size: 389
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libgoogle-gson-java, libguava-java, libhttpclient-java (>= 4.5.14), libhttpcore-java (>= 4.4.16), libjackson2-core-java (>= 2.14.1), libjsr305-java, libopencensus-java
Size: 290596
SHA256: ca3cd2c1ccb90122507926ef79033feb0e0ff97908b6065e827cc236020ec3ad
SHA1: 8e8dbf527834e9e2a2139c8df980a32c53564594
MD5sum: 103b74910831762e0352aa6897b83bcd
Description: Google HTTP Client Library for Java
Written by Google, the Google HTTP Client Library for Java is a flexible,
efficient, and powerful Java library for accessing any resource on the web via
HTTP. The library has the following features:
.
* Pluggable HTTP transport abstraction that allows you to use any low-level
library such as java.net.HttpURLConnection, Apache HTTP Client, or URL
Fetch on Google App Engine.
* Efficient JSON and XML data models for parsing and serialization of HTTP
response and request content. The JSON and XML libraries are also fully
pluggable, and they include support for Jackson and Android's GSON
libraries for JSON.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/googleapis/google-http-java-client
Section: java
Priority: optional
Filename: pool/main/g/google-http-client-java/libgoogle-http-client-java_1.42.0-2_all.deb