How to Install and Uninstall rust-path-absolutize-devel.noarch Package on Fedora 34

Last updated: September 22,2024

1. Install "rust-path-absolutize-devel.noarch" package

This guide covers the steps necessary to install rust-path-absolutize-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-path-absolutize-devel.noarch

2. Uninstall "rust-path-absolutize-devel.noarch" package

This guide let you learn how to uninstall rust-path-absolutize-devel.noarch on Fedora 34:

$ sudo dnf remove rust-path-absolutize-devel.noarch $ sudo dnf autoremove

3. Information about the rust-path-absolutize-devel.noarch package on Fedora 34

Last metadata expiration check: 0:21:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-path-absolutize-devel
Version : 3.0.11
Release : 1.fc34
Architecture : noarch
Size : 16 k
Source : rust-path-absolutize-3.0.11-1.fc34.src.rpm
Repository : updates
Summary : Extend Path and PathBuf for getting an absolute path
URL : https://crates.io/crates/path-absolutize
License : MIT
Description : Library for extending `Path` and `PathBuf` in order to get an absolute path and
: remove the containing dots.
:
: This package contains library source intended for building other packages
: which use "path-absolutize" crate.