How to Install and Uninstall wasm-bindgen Package on Arch Linux

Last updated: May 21,2024

1. Install "wasm-bindgen" package

Please follow the steps below to install wasm-bindgen on Arch Linux

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

2. Uninstall "wasm-bindgen" package

Here is a brief guide to show you how to uninstall wasm-bindgen on Arch Linux:

$ sudo pacman -Rcns wasm-bindgen

3. Information about the wasm-bindgen package on Arch Linux

Repository : extra
Name : wasm-bindgen
Version : 0.2.92-1
Description : Interoperating JS and Rust code
Architecture : x86_64
URL : https://github.com/rustwasm/wasm-bindgen
Licenses : Apache-2.0 MIT
Groups : None
Provides : None
Depends On : rust-wasm nodejs openssl
Optional Deps : None
Conflicts With : None
Replaces : wasm-bindgen-cli
Download Size : 2.72 MiB
Installed Size : 13.26 MiB
Packager : Orhun Parmaksız
Build Date : Mon Mar 4 12:23:22 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions