How to Install and Uninstall libunwind-dev Package on Kali Linux
Last updated: February 02,2025
1. Install "libunwind-dev" package
This is a short guide on how to install libunwind-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libunwind-dev
Copied
2. Uninstall "libunwind-dev" package
Learn how to uninstall libunwind-dev on Kali Linux:
$
sudo apt remove
libunwind-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libunwind-dev package on Kali Linux
Package: libunwind-dev
Source: libunwind
Version: 1.6.2-3
Installed-Size: 2848
Maintainer: Adrian Bunk
Architecture: amd64
Replaces: libunwind8-dev (<< 1.1-3.2)
Provides: libunwind8-dev
Depends: libunwind8 (= 1.6.2-3), liblzma-dev
Conflicts: libunwind1-dev, libunwind7-dev
Size: 441176
SHA256: aa26f38ebf6699c1cb6ee57fd0e42d3a403b37e07bb833e1a4061275484d5b2f
SHA1: 6722eaa200f59f4f23563ffc4cb2c2a535625a73
MD5sum: 1e9ddb604130b1e6b21f9bf8056dc94f
Description: library to determine the call-chain of a program - development
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 development support files.
Description-md5:
Multi-Arch: same
Homepage: http://www.nongnu.org/libunwind
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libu/libunwind/libunwind-dev_1.6.2-3_amd64.deb
Source: libunwind
Version: 1.6.2-3
Installed-Size: 2848
Maintainer: Adrian Bunk
Architecture: amd64
Replaces: libunwind8-dev (<< 1.1-3.2)
Provides: libunwind8-dev
Depends: libunwind8 (= 1.6.2-3), liblzma-dev
Conflicts: libunwind1-dev, libunwind7-dev
Size: 441176
SHA256: aa26f38ebf6699c1cb6ee57fd0e42d3a403b37e07bb833e1a4061275484d5b2f
SHA1: 6722eaa200f59f4f23563ffc4cb2c2a535625a73
MD5sum: 1e9ddb604130b1e6b21f9bf8056dc94f
Description: library to determine the call-chain of a program - development
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 development support files.
Description-md5:
Multi-Arch: same
Homepage: http://www.nongnu.org/libunwind
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libu/libunwind/libunwind-dev_1.6.2-3_amd64.deb