How to Install and Uninstall debugedit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "debugedit" package

This is a short guide on how to install debugedit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install debugedit

2. Uninstall "debugedit" package

Please follow the step by step instructions below to uninstall debugedit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove debugedit $ sudo apt autoclean && sudo apt autoremove

3. Information about the debugedit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: debugedit
Priority: optional
Section: universe/admin
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: amd64
Source: rpm
Version: 4.12.0.1+dfsg1-3build3
Replaces: rpm (<< 4.11.1-2)
Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libpopt0 (>= 1.14), librpmio3 (= 4.12.0.1+dfsg1-3build3)
Suggests: rpm-i18n
Breaks: rpm (<< 4.11.1-2)
Filename: pool/universe/r/rpm/debugedit_4.12.0.1+dfsg1-3build3_amd64.deb
Size: 15546
MD5sum: 62d4f615f9f9e66e37cf795df1f81325
SHA1: 6691d0de3ba8f1e7b549484db1b1194081a433be
SHA256: c74590032b0972ddd95149a8800128a03ac0244cf2349d1ae57464b3792421c3
Description-en: tool to mangle source locations in .debug files
This tool allows rewriting of source code locations in .debug files
to point to /usr/src (or anywhere else). It has been split out of the
rpm package to be useful on its own.
Description-md5: ed96261dd092de973eb3cefecd2b42e2
Multi-Arch: foreign
Homepage: http://rpm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu