How to Install and Uninstall pwndbg Package on Manjaro

Last updated: July 08,2024

1. Install "pwndbg" package

This is a short guide on how to install pwndbg on Manjaro

$ sudo pacman -Sy $ sudo pacman -S pwndbg

2. Uninstall "pwndbg" package

This guide let you learn how to uninstall pwndbg on Manjaro:

$ sudo pacman -Rcns pwndbg

3. Information about the pwndbg package on Manjaro

Repository : extra
Name : pwndbg
Version : 2023.07.17-1
Description : Makes debugging with GDB suck less
Architecture : any
URL : https://github.com/pwndbg/pwndbg
Licenses : MIT
Groups : None
Provides : None
Depends On : gdb python python-capstone python-unicorn
python-pycparser python-psutil python-tabulate
python-pwntools python-pyelftools python-pygments which
Optional Deps : checksec: checksec command support
ropper: ropper command support
ropgadget: ropgadget command support
radare2: radare2 command support
Conflicts With : None
Replaces : None
Download Size : 807.48 KiB
Installed Size : 7887.43 KiB
Packager : Antonio Rojas
Build Date : Sat Sep 23 10:14:25 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions