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

Last updated: October 08,2024

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

Please follow the guidance below to install rust-extend-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-extend-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:01:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-extend-devel
Version : 0.1.2
Release : 8.fc36
Architecture : noarch
Size : 19 k
Source : rust-extend-0.1.2-8.fc36.src.rpm
Repository : fedora
Summary : Create extensions for types you don't own
URL : https://crates.io/crates/extend
License : MIT
Description : Create extensions for types you don't own with extension traits but without the
: boilerplate.
:
: This package contains library source intended for building other packages
: which use "extend" crate.