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

Last updated: October 06,2024

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

Please follow the steps below to install rust-rustyline-derive-devel.noarch on Fedora 36

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

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

Learn how to uninstall rust-rustyline-derive-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:57:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-rustyline-derive-devel
Version : 0.4.0
Release : 3.fc36
Architecture : noarch
Size : 9.7 k
Source : rust-rustyline-derive-0.4.0-3.fc36.src.rpm
Repository : fedora
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.