How to Install and Uninstall libc++-17-dev-wasm32 Package on Kali Linux

Last updated: November 07,2024

1. Install "libc++-17-dev-wasm32" package

This tutorial shows how to install libc++-17-dev-wasm32 on Kali Linux

$ sudo apt update $ sudo apt install libc++-17-dev-wasm32

2. Uninstall "libc++-17-dev-wasm32" package

Learn how to uninstall libc++-17-dev-wasm32 on Kali Linux:

$ sudo apt remove libc++-17-dev-wasm32 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc++-17-dev-wasm32 package on Kali Linux

Package: libc++-17-dev-wasm32
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 11334
Maintainer: LLVM Packaging Team
Architecture: all
Replaces: libc++-x.y-dev-wasm32
Provides: libc++-x.y-dev-wasm32
Depends: wasi-libc, libc++abi-17-dev-wasm32
Conflicts: libc++-x.y-dev-wasm32
Size: 1439480
SHA256: f35e6a23273622ad5a7431f1c48b227b752d2188cc5471ebbe4545834befa8c3
SHA1: ae06ab81599f854b4dddbc2eecf6a59b9219448a
MD5sum: 8c52efa28b292927febb82a1ff583454
Description: LLVM C++ Standard library (WASI)
libc++ is another implementation of the C++ standard library
.
Features and Goals
.
* Correctness as defined by the C++ standards.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
.
This package provides a version for the 32-bit WebAssembly System Interface.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/libc++-17-dev-wasm32_17.0.6-5_all.deb