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

Last updated: May 06,2024

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

Please follow the guidelines below to install rust-shlex-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-shlex-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:04:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-shlex-devel
Version : 1.1.0
Release : 2.fc36
Architecture : noarch
Size : 14 k
Source : rust-shlex-1.1.0-2.fc36.src.rpm
Repository : fedora
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.