How to Install and Uninstall libunwind-15-dev Package on Kali Linux

Last updated: July 06,2024

1. Install "libunwind-15-dev" package

Please follow the steps below to install libunwind-15-dev on Kali Linux

$ sudo apt update $ sudo apt install libunwind-15-dev

2. Uninstall "libunwind-15-dev" package

This guide let you learn how to uninstall libunwind-15-dev on Kali Linux:

$ sudo apt remove libunwind-15-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libunwind-15-dev package on Kali Linux

Package: libunwind-15-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 267
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libunwind-dev, libunwind-x.y-dev
Provides: libunwind-dev, libunwind-x.y-dev
Depends: libunwind-15 (= 1:15.0.7-10)
Conflicts: libunwind-dev, libunwind-x.y-dev
Size: 70604
SHA256: af4026bcd9971e34e49e8208a3bab27266c482cd1735c68ebb1f5141774a762e
SHA1: 74b53d3b33034eec2273b0da8fcacc78716efce4
MD5sum: bf7aa6c807fb04876e822f2aad2b5cb0
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: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/libunwind-15-dev_15.0.7-10_amd64.deb