How to Install and Uninstall rust-shell-words-devel.noarch Package on Fedora 39

Last updated: October 10,2024

1. Install "rust-shell-words-devel.noarch" package

This guide covers the steps necessary to install rust-shell-words-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-shell-words-devel.noarch

2. Uninstall "rust-shell-words-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-shell-words-devel.noarch on Fedora 39:

$ sudo dnf remove rust-shell-words-devel.noarch $ sudo dnf autoremove

3. Information about the rust-shell-words-devel.noarch package on Fedora 39

Last metadata expiration check: 5:54:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-shell-words-devel
Version : 1.1.0
Release : 5.fc39
Architecture : noarch
Size : 18 k
Source : rust-shell-words-1.1.0-5.fc39.src.rpm
Repository : fedora
Summary : Process command line according to parsing rules of UNIX shell
URL : https://crates.io/crates/shell-words
License : MIT OR Apache-2.0
Description : Process command line according to parsing rules of UNIX shell.
:
: This package contains library source intended for building other packages which
: use the "shell-words" crate.