How to Install and Uninstall libevtlog0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libevtlog0-dbg" package

This guide covers the steps necessary to install libevtlog0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libevtlog0-dbg

2. Uninstall "libevtlog0-dbg" package

This is a short guide on how to uninstall libevtlog0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libevtlog0-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libevtlog0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libevtlog0-dbg
Priority: extra
Section: universe/libdevel
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: SZALAY Attila
Architecture: amd64
Source: eventlog
Version: 0.2.12-7
Depends: libevtlog0 (= 0.2.12-7)
Filename: pool/universe/e/eventlog/libevtlog0-dbg_0.2.12-7_amd64.deb
Size: 18736
MD5sum: d80a627def8c861398f168cee5203a14
SHA1: 1c36d5a2d0ad5fa3b786adce639a1df13f7cc053
SHA256: e3dcb0e7cafe9d4caefd1cc09b57a52d456f4f567ea04d830b3e5b72931fce0a
Description-en: Syslog event logger library debug symbols
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.
.
EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.
.
This package contains the debug symbols.
Description-md5: 005e4f9e85b64912ebe235363e82a0b7
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu