How to Install and Uninstall pwndbg Package on Arch Linux

Last updated: May 17,2024

1. Install "pwndbg" package

This guide let you learn how to install pwndbg on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S pwndbg

2. Uninstall "pwndbg" package

Please follow the steps below to uninstall pwndbg on Arch Linux:

$ sudo pacman -Rcns pwndbg

3. Information about the pwndbg package on Arch Linux

Repository : extra
Name : pwndbg
Version : 2024.02.14-2
Description : Makes debugging with GDB suck less
Architecture : any
URL : https://github.com/pwndbg/pwndbg
Licenses : MIT
Groups : None
Provides : None
Depends On : debuginfod gdb python python-capstone python-psutil
python-pt python-ptrace python-pwntools python-pycparser
python-pyelftools python-pygments python-requests
python-setuptools python-tabulate python-typing_extensions
python-unicorn which
Optional Deps : checksec: checksec command support
ropper: ropper command support
ropgadget: ropgadget command support
radare2: radare2 command support
rizin: rizin command support
Conflicts With : None
Replaces : None
Download Size : 887.96 KiB
Installed Size : 8422.27 KiB
Packager : Levente Polyak
Build Date : Thu Feb 15 22:25:44 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions