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

Last updated: September 20,2024

1. Install "debug-me-server" package

This guide covers the steps necessary to install debug-me-server on Kali Linux

$ sudo apt update $ sudo apt install debug-me-server

2. Uninstall "debug-me-server" package

Please follow the steps below to uninstall debug-me-server on Kali Linux:

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

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

Package: debug-me-server
Source: debug-me
Version: 1.20221231-2
Installed-Size: 63
Maintainer: Sean Whitton
Architecture: all
Depends: debug-me, lsb-base (>= 3.0-6), adduser, default-mta | mail-transport-agent
Size: 17472
SHA256: 60be83e0598cbde80b9086ca8b8e37101e029fa3a44d8b598117a7000ec385fc
SHA1: cb665ce3d0f5e3845ceb9a7df56ebad39eba21f4
MD5sum: 5228e01273596d3e964dd909545f9106
Description: run a debug-me server for 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 sets up a debug-me server. If you don't want to do
that, install only the debug-me package.
Description-md5:
Homepage: https://debug-me.branchable.com/
Section: net
Priority: optional
Filename: pool/main/d/debug-me/debug-me-server_1.20221231-2_all.deb