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

Last updated: July 03,2024

1. Install "rust-shlex-devel.noarch" package

Please follow the steps below to install rust-shlex-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-shlex-devel.noarch

2. Uninstall "rust-shlex-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-shlex-devel.noarch on Fedora 34:

$ sudo dnf remove rust-shlex-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:58:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-shlex-devel
Version : 1.1.0
Release : 1.fc34
Architecture : noarch
Size : 14 k
Source : rust-shlex-1.1.0-1.fc34.src.rpm
Repository : updates
Summary : Split a string into shell words, like Python's shlex
URL : https://crates.io/crates/shlex
License : MIT or ASL 2.0
Description : Split a string into shell words, like Python's shlex.
:
: This package contains library source intended for building other packages
: which use "shlex" crate.