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

Last updated: November 26,2024

1. Install "rust-shellexpand+path-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-shellexpand+path-devel.noarch on Fedora 39

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

2. Uninstall "rust-shellexpand+path-devel.noarch" package

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

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

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

Last metadata expiration check: 1:59:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-shellexpand+path-devel
Version : 3.1.0
Release : 1.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-shellexpand-3.1.0-1.fc39.src.rpm
Repository : fedora
Summary : Shell-like expansions in strings
URL : https://crates.io/crates/shellexpand
License : MIT OR Apache-2.0
Description : Shell-like expansions in strings.
:
: This package contains library source intended for building other packages which
: use the "path" feature of the "shellexpand" crate.