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

Last updated: May 14,2024

1. Install "libunwind8" package

This tutorial shows how to install libunwind8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libunwind8

2. Uninstall "libunwind8" package

Here is a brief guide to show you how to uninstall libunwind8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libunwind8 $ sudo apt autoclean && sudo apt autoremove

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

Package: libunwind8
Priority: optional
Section: libs
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Daigo Moriwaki
Architecture: amd64
Source: libunwind
Version: 1.1-4.1
Replaces: libgcc1 (<< 1:4.0.0-2)
Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20110809)
Conflicts: libunwind1-dev
Filename: pool/main/libu/libunwind/libunwind8_1.1-4.1_amd64.deb
Size: 46536
MD5sum: 0532808ddd3fcca50155768d6c813924
SHA1: 482dad3da931d087e61c9c460c59efda202b3d0c
SHA256: 3b6d429659abee15b1338045de6a53e761972e11f5ffbf37fd29c0af61118b31
Description-en: library to determine the call-chain of a program - runtime
The primary goal of this project is to define a portable and efficient C
programming interface (API) to determine the call-chain of a program.
The API additionally provides the means to manipulate the preserved
(callee-saved) state of each call-frame and to resume execution at any
point in the call-chain (non-local goto). The API supports both local
(same-process) and remote (across-process) operation. As such, the API
is useful in a number of applications.
.
This package includes the shared libraries
Description-md5: 7095fd22983044140f5faf099162a263
Homepage: http://www.nongnu.org/libunwind
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, ubuntu-gnome-desktop, ubuntu-sdk-libs, ubuntu-touch, ubuntukylin-desktop