How to Install and Uninstall golang-github-parnurzeal-gorequest-dev Package on Kali Linux

Last updated: May 07,2024

1. Install "golang-github-parnurzeal-gorequest-dev" package

Please follow the step by step instructions below to install golang-github-parnurzeal-gorequest-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-parnurzeal-gorequest-dev

2. Uninstall "golang-github-parnurzeal-gorequest-dev" package

This is a short guide on how to uninstall golang-github-parnurzeal-gorequest-dev on Kali Linux:

$ sudo apt remove golang-github-parnurzeal-gorequest-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-parnurzeal-gorequest-dev package on Kali Linux

Package: golang-github-parnurzeal-gorequest-dev
Source: golang-github-parnurzeal-gorequest
Version: 0.2.15-1.1
Installed-Size: 110
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-elazarl-goproxy-dev, golang-github-moul-http2curl-dev, golang-github-pkg-errors-dev, golang-golang-x-net-dev
Size: 21188
SHA256: 7ee002718b5677710b69a282073564cfde2b6e78ce53018694828182644f0668
SHA1: 321b102460c65ffc326ed2387f166e794f2c826a
MD5sum: 1c9f8c0b609f47cb907f6170b04b8ea7
Description: Go library for simplified HTTP client
GoRequest is a simplified HTTP client inspired by famous SuperAgent
library in Node.js.
.
Sending request would never been fun and easier than this. It comes with
lots of feature:
- Get/Post/Put/Head/Delete/Patch/Options
- Set - simple header setting
- JSON - made it simple with JSON string as a parameter
- Multipart-Support - send data and files as multipart request
- Proxy - sending request via proxy
- Timeout - setting timeout for a request
- TLSClientConfig - taking control over tls where at least you can disable
security check for https
- RedirectPolicy
- Cookie setting cookies for your request
- CookieJar automatic in-memory cookiejar
- BasicAuth setting basic authentication header
- more to come..
Description-md5:
Homepage: https://github.com/parnurzeal/gorequest
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-parnurzeal-gorequest/golang-github-parnurzeal-gorequest-dev_0.2.15-1.1_all.deb