How to Install and Uninstall wasm-bindgen Package on Manjaro

Last updated: April 30,2024

1. Install "wasm-bindgen" package

Please follow the step by step instructions below to install wasm-bindgen on Manjaro

$ sudo pacman -Sy $ sudo pacman -S wasm-bindgen

2. Uninstall "wasm-bindgen" package

Please follow the steps below to uninstall wasm-bindgen on Manjaro:

$ sudo pacman -Rcns wasm-bindgen

3. Information about the wasm-bindgen package on Manjaro

Repository : extra
Name : wasm-bindgen
Version : 0.2.89-1
Description : Interoperating JS and Rust code
Architecture : x86_64
URL : https://github.com/rustwasm/wasm-bindgen
Licenses : Apache MIT
Groups : None
Provides : None
Depends On : rust-wasm nodejs
Optional Deps : None
Conflicts With : None
Replaces : wasm-bindgen-cli
Download Size : 2.65 MiB
Installed Size : 12.96 MiB
Packager : Orhun Parmaks
Build Date : Tue Nov 28 10:06:44 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions