How to Install and Uninstall rust-shlex-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

This tutorial shows how to install rust-shlex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-shlex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-shlex-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:09:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-shlex-devel
Version : 1.3.0
Release : 1.el9
Architecture : noarch
Size : 26 k
Source : rust-shlex-1.3.0-1.el9.src.rpm
Repository : epel
Summary : Split a string into shell words, like Python's shlex
URL : https://crates.io/crates/shlex
License : MIT OR Apache-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 the "shlex" crate.