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

Last updated: May 17,2024

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

Here is a brief guide to show you how to install libc++-dev-wasm32 on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libc++-dev-wasm32 on Kali Linux:

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

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

Package: libc++-dev-wasm32
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 11
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc++-16-dev-wasm32
Size: 5000
SHA256: 366c9f515428f35ad49910ad6e6ea054525dc98383a83f6c745de663d7e011d6
SHA1: e35073c96a12cd0f993d278845e38ea0f44567a4
MD5sum: 60fb7a9f4843c3c787cbf362818ec9fc
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 is a dependency package providing the default 32-bit WebAssembly
System Interface.
Description-md5:
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-defaults/libc++-dev-wasm32_16.0-57_amd64.deb