How to Install and Uninstall rust-path-dedot+use_unix_paths_on_wasm-devel.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "rust-path-dedot+use_unix_paths_on_wasm-devel.noarch" package

This tutorial shows how to install rust-path-dedot+use_unix_paths_on_wasm-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-path-dedot+use_unix_paths_on_wasm-devel.noarch

2. Uninstall "rust-path-dedot+use_unix_paths_on_wasm-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-path-dedot+use_unix_paths_on_wasm-devel.noarch on Fedora 38:

$ sudo dnf remove rust-path-dedot+use_unix_paths_on_wasm-devel.noarch $ sudo dnf autoremove

3. Information about the rust-path-dedot+use_unix_paths_on_wasm-devel.noarch package on Fedora 38

Last metadata expiration check: 1:00:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-path-dedot+use_unix_paths_on_wasm-devel
Version : 3.1.1
Release : 1.fc38
Architecture : noarch
Size : 8.2 k
Source : rust-path-dedot-3.1.1-1.fc38.src.rpm
Repository : updates
Summary : Parse path with dots in Path and PathBuf
URL : https://crates.io/crates/path-dedot
License : MIT
Description : A library for extending `Path` and `PathBuf` in order to parse the path
: which contains dots.
:
: This package contains library source intended for building other packages which
: use the "use_unix_paths_on_wasm" feature of the "path-dedot" crate.