How to Install and Uninstall gdb-bpf Package on Kali Linux

Last updated: July 08,2024

1. Install "gdb-bpf" package

Please follow the steps below to install gdb-bpf on Kali Linux

$ sudo apt update $ sudo apt install gdb-bpf

2. Uninstall "gdb-bpf" package

In this section, we are going to explain the necessary steps to uninstall gdb-bpf on Kali Linux:

$ sudo apt remove gdb-bpf $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdb-bpf package on Kali Linux

Package: gdb-bpf
Source: gdb-bpf (6)
Version: 13.2-1+1
Installed-Size: 10216
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gdb (>= 13.2), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.11 (>= 3.11.0), libreadline8 (>= 8.2~beta), libstdc++6 (>= 12), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Suggests: gdb-doc
Size: 3224576
SHA256: 6297372932e7cafc07a364a8e31f359a2a30f3aa5fb17d84df8e71a15249ea32
SHA1: b05cf043f52ebeafe70d9b2181b2e47c31439076
MD5sum: 20bb8f7680c237009fae2272e51fe044
Description: Cross-debugger for the bpf target
This package has been compiled to target the bpf architecture.
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred.
.
This package is primarily for avr developers and cross-compilers and
is not needed by normal users or developers.
Description-md5:
Homepage: https://www.gnu.org/software/gdb/
Built-Using: gdb (= 13.2-1)
Tag: uitoolkit::ncurses
Section: devel
Priority: optional
Filename: pool/main/g/gdb-bpf/gdb-bpf_13.2-1+1_amd64.deb