How to Install and Uninstall wasm-pack Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "wasm-pack" package
Please follow the guidance below to install wasm-pack on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
wasm-pack
Copied
2. Uninstall "wasm-pack" package
Please follow the steps below to uninstall wasm-pack on openSuSE Tumbleweed:
$
sudo zypper remove
wasm-pack
Copied
3. Information about the wasm-pack package on openSuSE Tumbleweed
Information for package wasm-pack:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : wasm-pack
Version : 0.12.1~0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.1 MiB
Installed : No
Status : not installed
Source package : wasm-pack-0.12.1~0-1.4.src
Upstream URL : https://github.com/rustwasm/wasm-pack
Summary : Your favorite Rust → Wasm workflow tool!
Description :
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that
you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build
rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use
alongside any javascript packages in workflows that you already use, such as webpack.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : wasm-pack
Version : 0.12.1~0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.1 MiB
Installed : No
Status : not installed
Source package : wasm-pack-0.12.1~0-1.4.src
Upstream URL : https://github.com/rustwasm/wasm-pack
Summary : Your favorite Rust → Wasm workflow tool!
Description :
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that
you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build
rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use
alongside any javascript packages in workflows that you already use, such as webpack.