How to Install and Uninstall libunwind-14 Package on Kali Linux

Last updated: May 18,2024

1. Install "libunwind-14" package

This tutorial shows how to install libunwind-14 on Kali Linux

$ sudo apt update $ sudo apt install libunwind-14

2. Uninstall "libunwind-14" package

This is a short guide on how to uninstall libunwind-14 on Kali Linux:

$ sudo apt remove libunwind-14 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libunwind-14 package on Kali Linux

Package: libunwind-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 91
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libunwind-x.y
Provides: libunwind-x.y
Depends: libc6 (>= 2.34)
Conflicts: libunwind-x.y
Size: 45156
SHA256: 6014211f142f70bedbae16d5273253b53a02b14553f54ffbe556b4faa988ffa8
SHA1: af7b343916a6330f565cfcf565ff934822d505c3
MD5sum: 68d0fb38ff94384bc497ebfc3a5d2d28
Description: production-quality unwinder
libunwind is a production-quality unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Description-md5:
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libunwind-14_14.0.6-16_amd64.deb