How to Install and Uninstall delve Package on Kali Linux

Last updated: May 10,2024

1. Install "delve" package

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

$ sudo apt update $ sudo apt install delve

2. Uninstall "delve" package

This tutorial shows how to uninstall delve on Kali Linux:

$ sudo apt remove delve $ sudo apt autoclean && sudo apt autoremove

3. Information about the delve package on Kali Linux

Package: delve
Version: 1.22.1-1
Installed-Size: 12930
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 4052504
SHA256: 0902632b1066a157bf8d0574bb1a3b7aa992f71a455b86e1300da87fbdd8031f
SHA1: 2a378e967bc1fe16e6b19f5a8771bda0d055c608
MD5sum: 1f09bddb3f053aef315af671fc8b8cee
Description: debugger for the Go programming language
Delve enables you to interact with your program by controlling the execution
of the process, evaluating variables, and providing information of
thread/goroutine state, CPU register state and more.
Description-md5:
Homepage: https://github.com/go-delve/delve
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1), golang-1.21 (= 1.21.7-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-cilium-ebpf (= 0.11.0-2), golang-github-cosiner-argv (= 0.1.0-3), golang-github-derekparker-trie (= 0.0~git20200317.1fdf38b-2), golang-github-go-delve-liner (= 0.0~git20211124.709274f-2), golang-github-google-go-dap (= 0.10.0-1), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-golang-x-arch (= 0.2.0-1), golang-golang-x-exp (= 0.0~git20231006.7918f67-1), golang-golang-x-sys (= 0.16.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-logrus (= 1.9.0-1), golang-starlark (= 0.0~git20230726.7dadff3-2), golang-yaml.v2 (= 2.4.0-4)
Tag: devel::debugger, devel::lang:TODO, implemented-in::TODO
Section: devel
Priority: optional
Filename: pool/main/d/delve/delve_1.22.1-1_amd64.deb