How to Install and Uninstall happycoders-libdbg Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "happycoders-libdbg" package

Learn how to install happycoders-libdbg on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install happycoders-libdbg

2. Uninstall "happycoders-libdbg" package

Learn how to uninstall happycoders-libdbg on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove happycoders-libdbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the happycoders-libdbg package on Ubuntu 21.10 (Impish Indri)

Package: happycoders-libdbg
Architecture: amd64
Version: 1.2-2ubuntu5
Priority: optional
Section: universe/devel
Source: libdbg
Origin: Ubuntu
Maintainer: Ubuntu MOTU Team
Original-Maintainer: Julien LEMOINE
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 855
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0)
Filename: pool/universe/libd/libdbg/happycoders-libdbg_1.2-2ubuntu5_amd64.deb
Size: 133636
MD5sum: fa29b45d4f746597abf868209799a0de
SHA1: c26b45e5814d39ce06794a7fbfc579be49a7b7ff
SHA256: db1d9fd12afec25d1a8b1b9cac616dc2293422b5abebb11a301f897a6d3aefc2
SHA512: 70dd05709ec3b68961c16304cc48fe9614c8018b16d76e475d2bc6834834e1e5fe488d49207a8f6ce282af420bf62c96e31e51e4c901f872ae76ee44386d74ad
Description-en: C++ utilities to facilitate modern debugging idioms
It provides various constraint checking utilities together with an
integrated error logging facility. These utilities are flexible and
customisable. They can be enabled and disabled at runtime, and in release
builds, dbg library use can be compiled away to nothing.
.
Rich debugging can only be implemented in large code bases from the outset,
it is hard to retrofit full defensive programming techniques onto existant
code. For this reason it is good practice to use a library like dbg when
you start a new project. By using dbg extensively you will find bugs
quicker, and prevent more insideous problems rearing their head later in
the project's life.
Description-md5: 1a16e3e6d2a2070df8f1e78a1ca90b29