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

Last updated: May 09,2024

1. Install "rust-fake+derive-devel.noarch" package

This guide covers the steps necessary to install rust-fake+derive-devel.noarch on Fedora 36

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

2. Uninstall "rust-fake+derive-devel.noarch" package

This guide covers the steps necessary to uninstall rust-fake+derive-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:48:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-fake+derive-devel
Version : 2.4.3
Release : 3.fc36
Architecture : noarch
Size : 8.0 k
Source : rust-fake-2.4.3-3.fc36.src.rpm
Repository : fedora
Summary : Easy to use library for generating fake data
URL : https://crates.io/crates/fake
License : MIT or ASL 2.0
Description : Easy to use library for generating fake data like name, number, address, lorem,
: dates, etc.
:
: This package contains library source intended for building other packages
: which use "derive" feature of "fake" crate.