How to Install and Uninstall inwasm Package on Kali Linux

Last updated: June 05,2024

1. Install "inwasm" package

This guide covers the steps necessary to install inwasm on Kali Linux

$ sudo apt update $ sudo apt install inwasm

2. Uninstall "inwasm" package

Please follow the step by step instructions below to uninstall inwasm on Kali Linux:

$ sudo apt remove inwasm $ sudo apt autoclean && sudo apt autoremove

3. Information about the inwasm package on Kali Linux

Package: inwasm
Source: node-inwasm
Version: 0.0.13~git20230419+dfsg-3
Installed-Size: 141
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-inwasm (= 0.0.13)
Depends: clang | wabt | emscripten, node-inwasm-runtime, nodejs:any
Recommends: clang, lld, wabt
Suggests: emscripten
Size: 23380
SHA256: 495f44be0244521e34c9fea7f3e5e0fd57815e603de400c6b47d8dd2060d6104
SHA1: dad933abf427dbd0a2cf9a9a2bb9d9b977610f19
MD5sum: 5c091b5845e5e915657b2b4184b4116a
Description: Compiler part of InWasm, Inline WebAssembly for Typescript
InWasm is a small bundler for inline standalone wasm libraries (Web Assembly).
It compiles and bundles the wasm source code inplace.
.
This package install the whole inwasm. For runtime use, prefer
node-inwasm-runtime.
Description-md5:
Homepage: https://github.com/jerch/inwasm#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-inwasm/inwasm_0.0.13~git20230419+dfsg-3_all.deb

5. The same packages on other Linux Distributions