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

Last updated: September 21,2024

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

Please follow the step by step instructions below to install rust-path-dedot+default-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-path-dedot+default-devel.noarch on Fedora 39:

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

3. Information about the rust-path-dedot+default-devel.noarch package on Fedora 39

Last metadata expiration check: 2:22:15 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-path-dedot+default-devel
Version : 3.1.1
Release : 1.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-path-dedot-3.1.1-1.fc39.src.rpm
Repository : fedora
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 "default" feature of the "path-dedot" crate.