How to Install and Uninstall rust-js-sys-devel.noarch Package on Fedora 34

Last updated: May 21,2024

1. Install "rust-js-sys-devel.noarch" package

Please follow the instructions below to install rust-js-sys-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-js-sys-devel.noarch

2. Uninstall "rust-js-sys-devel.noarch" package

Please follow the guidance below to uninstall rust-js-sys-devel.noarch on Fedora 34:

$ sudo dnf remove rust-js-sys-devel.noarch $ sudo dnf autoremove

3. Information about the rust-js-sys-devel.noarch package on Fedora 34

Last metadata expiration check: 0:06:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-js-sys-devel
Version : 0.3.56
Release : 1.fc34
Architecture : noarch
Size : 76 k
Source : rust-js-sys-0.3.56-1.fc34.src.rpm
Repository : updates
Summary : Bindings for all JS global objects and functions
URL : https://crates.io/crates/js-sys
License : MIT or ASL 2.0
Description : Bindings for all JS global objects and functions in all JS environments like
: Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen`
: crate.
:
: This package contains library source intended for building other packages which
: use the "js-sys" crate.