How to Install and Uninstall wuzz Package on Kali Linux

Last updated: May 03,2024

1. Install "wuzz" package

This guide covers the steps necessary to install wuzz on Kali Linux

$ sudo apt update $ sudo apt install wuzz

2. Uninstall "wuzz" package

Here is a brief guide to show you how to uninstall wuzz on Kali Linux:

$ sudo apt remove wuzz $ sudo apt autoclean && sudo apt autoremove

3. Information about the wuzz package on Kali Linux

Package: wuzz
Source: wuzz (0.4.0-2)
Version: 0.4.0-2+b15
Installed-Size: 7211
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 2439416
SHA256: b4b9fa497eafa86a2b013cfc16ae1ea3bd4b7806e34b41b3029f7ce2f251ed5a
SHA1: 2fc8ade34ddd57e3cb5efe5eeba05b8094bf97cb
MD5sum: 4d16bca0a9dabf22f787e04396b4ebf2
Description: Interactive console tool for HTTP inspection
Wuzz is an interactive tool for generating and sending HTTP requests,
as well as viewing the responses. Instead of having to specify the HTTP
headers, parameters, body etc. on the command-line, a simple and intuitive
CUI (console user interface) can be used. Wuzz's command line arguments are
similar to cURL's, so it can be used to inspect and modify requests copied
from a browser's network inspector with the "copy as cURL" feature.
Description-md5:
Homepage: https://github.com/asciimoo/wuzz
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-fatih-color (= 1.15.0-1), golang-github-jroimartin-gocui (= 0.4.0-3), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-nsf-termbox-go (= 0.0~git20160914-3), golang-github-nwidger-jsoncolor (= 20161209-2), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-tidwall-gjson (= 1.14.4-2), golang-github-tidwall-match (= 1.1.1-2), golang-github-tidwall-pretty (= 1.0.5-1), golang-github-x86kernel-htmlcolor (= 0.0~git20190529.c589f58-3), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-toml (= 1.2.1-1)
Section: devel
Priority: optional
Filename: pool/main/w/wuzz/wuzz_0.4.0-2+b15_amd64.deb