How to Install and Uninstall rust-shlex+std-devel.noarch Package on Fedora 35

Last updated: September 24,2024

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

Please follow the step by step instructions below to install rust-shlex+std-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-shlex+std-devel.noarch on Fedora 35:

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

3. Information about the rust-shlex+std-devel.noarch package on Fedora 35

Last metadata expiration check: 2:17:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-shlex+std-devel
Version : 1.1.0
Release : 1.fc35
Architecture : noarch
Size : 7.5 k
Source : rust-shlex-1.1.0-1.fc35.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 "std" feature of "shlex" crate.