How to Install and Uninstall debug-me Package on Kali Linux

Last updated: May 20,2024

1. Install "debug-me" package

This guide let you learn how to install debug-me on Kali Linux

$ sudo apt update $ sudo apt install debug-me

2. Uninstall "debug-me" package

This is a short guide on how to uninstall debug-me on Kali Linux:

$ sudo apt remove debug-me $ sudo apt autoclean && sudo apt autoremove

3. Information about the debug-me package on Kali Linux

Package: debug-me
Version: 1.20221231-2
Installed-Size: 46795
Maintainer: Sean Whitton
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Recommends: gnupg, debian-keyring
Size: 7009032
SHA256: 0eac6d94dccbf42a4066aa7b2ccc7d40174042a2b2d731b1e82300117a5273f0
SHA1: 7b2704d7b18b9aa8c037855d0ac9e242ee300d69
MD5sum: c0d6c3352f5fe1dbdb32e9c635a0784b
Description: secure remote debugging
Debugging a problem over email/irc/BTS is slow, tedious, and
hard. The developer needs to see the your problem to understand
it. Debug-me aims to make debugging fast, fun, and easy, by letting
the developer access your computer remotely, so they can immediately
see and interact with the problem. Making your problem their problem
gets it fixed fast.
.
A debug-me session is logged and signed with the developer's GnuPG
key, producing a chain of evidence of what they saw and what they
did. So the developer's good reputation is leveraged to make debug-me
secure. If you trust a developer to ship software to your computer,
you can trust them to debug-me.
.
This package should be installed by desktop users -- both developers
who want to debug, and users who want their problems debugged. To
set up a debug-me server, install the debug-me-server package.
Description-md5:
Homepage: https://debug-me.branchable.com/
Section: net
Priority: optional
Filename: pool/main/d/debug-me/debug-me_1.20221231-2_amd64.deb