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

Last updated: July 05,2024

1. Install "rust-getset-devel.noarch" package

Please follow the instructions below to install rust-getset-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-getset-devel.noarch

2. Uninstall "rust-getset-devel.noarch" package

This is a short guide on how to uninstall rust-getset-devel.noarch on Fedora 34:

$ sudo dnf remove rust-getset-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:27:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-getset-devel
Version : 0.1.2
Release : 1.fc34
Architecture : noarch
Size : 17 k
Source : rust-getset-0.1.2-1.fc34.src.rpm
Repository : updates
Summary : Procedural macro for generating the most basic getters and setters on fields
URL : https://crates.io/crates/getset
License : MIT
Description : We're ready to go!
: A procedural macro for generating the most basic getters and setters on fields.
:
: This package contains library source intended for building other packages which
: use the "getset" crate.