How to Install and Uninstall golang-github-go-resty-resty-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "golang-github-go-resty-resty-dev" package

This tutorial shows how to install golang-github-go-resty-resty-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-resty-resty-dev

2. Uninstall "golang-github-go-resty-resty-dev" package

This guide covers the steps necessary to uninstall golang-github-go-resty-resty-dev on Kali Linux:

$ sudo apt remove golang-github-go-resty-resty-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-go-resty-resty-dev package on Kali Linux

Package: golang-github-go-resty-resty-dev
Source: golang-github-go-resty-resty
Version: 2.10.0-1
Installed-Size: 2857
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-net-dev
Size: 2636880
SHA256: cdad3dc0e3feab9c2ee6dc4118cb2a3bd7d18c58637d82f1851aeaa66818ca0b
SHA1: 18c2e97555eff0fba7f0ec595a74e12791263004
MD5sum: 79151c756250d40f15667ca117569fca
Description: Simple HTTP and REST client library for Go
Features:
.
* GET, POST, PUT, DELETE, HEAD, PATCH, OPTIONS, etc.
* Simple and chainable methods for settings and request
* Request Body can be string, []byte, struct, map, slice and io.Reader too
* Response object gives you more possibility
* Automatic marshal and unmarshal for JSON and XML content type
* Easy to upload one or more file(s) via multipart/form-data
* Request URL Path Params (aka URI Params)
* Resty client HTTP & REST Request and Response middlewares
.
And much more.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-resty/resty
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-resty-resty/golang-github-go-resty-resty-dev_2.10.0-1_all.deb