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

Last updated: November 25,2024

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

Please follow the instructions below to install rust-rustyline-derive-devel.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall rust-rustyline-derive-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:44:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-rustyline-derive-devel
Version : 0.10.0
Release : 1.fc38
Architecture : noarch
Size : 12 k
Source : rust-rustyline-derive-0.10.0-1.fc38.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 the "rustyline-derive" crate.