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

Last updated: September 23,2024

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

This tutorial shows how to install rust-rustyline-derive-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-rustyline-derive-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:55:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-rustyline-derive-devel
Version : 0.4.0
Release : 1.fc34
Architecture : noarch
Size : 9.5 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 "rustyline-derive" crate.