How to Install and Uninstall rust-rustyline-derive+default-devel.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "rust-rustyline-derive+default-devel.noarch" package

Here is a brief guide to show you how to install rust-rustyline-derive+default-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-rustyline-derive+default-devel.noarch

2. Uninstall "rust-rustyline-derive+default-devel.noarch" package

Please follow the steps below to uninstall rust-rustyline-derive+default-devel.noarch on Fedora 34:

$ sudo dnf remove rust-rustyline-derive+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rustyline-derive+default-devel.noarch package on Fedora 34

Last metadata expiration check: 4:27:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-rustyline-derive+default-devel
Version : 0.4.0
Release : 1.fc34
Architecture : noarch
Size : 7.6 k
Source : rust-rustyline-derive-0.4.0-1.fc34.src.rpm
Repository : updates
Summary : Rustyline derive macros (Completer, Helper, Hinter, Highlighter)
URL : https://crates.io/crates/rustyline-derive
License : MIT
Description : Rustyline macros implementation of #[derive(Completer, Helper, Hinter,
: Highlighter)].
:
: This package contains library source intended for building other packages
: which use "default" feature of "rustyline-derive" crate.