How to Install and Uninstall voltron Package on Kali Linux

Last updated: May 01,2024

1. Install "voltron" package

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

$ sudo apt update $ sudo apt install voltron

2. Uninstall "voltron" package

This guide let you learn how to uninstall voltron on Kali Linux:

$ sudo apt remove voltron $ sudo apt autoclean && sudo apt autoremove

3. Information about the voltron package on Kali Linux

Package: voltron
Version: 0.1.7+git20200109-3
Installed-Size: 295
Maintainer: Debian Python Team
Architecture: all
Depends: python3-blessed, python3-flask, python3-flask-restful, python3-pygments, python3-requests, python3-requests-unixsocket, python3-scruffy, python3-six, python3:any
Size: 47436
SHA256: 7f9001c8499a196e9763679e861d784f64a2407982509672e2f4932acf4fafa7
SHA1: 2a37a3d8e3cca3d4cb1aed00b6577e9e39bda7e5
MD5sum: 3e8da7559098778f2cfec43054e2f254
Description: Hacky debugger UI for hackers
Voltron is an extensible debugger UI toolkit written in Python. It aims to
improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by
enabling the attachment of utility views that can retrieve and display data
from the debugger host. By running these views in other TTYs, you can build a
customised debugger user interface to suit your needs.
Description-md5:
Homepage: https://github.com/snare/voltron
Section: devel
Priority: optional
Filename: pool/main/v/voltron/voltron_0.1.7+git20200109-3_all.deb