How to Install and Uninstall rust-copyless+default-devel.noarch Package on Fedora 35

Last updated: October 09,2024

1. Install "rust-copyless+default-devel.noarch" package

Please follow the steps below to install rust-copyless+default-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-copyless+default-devel.noarch

2. Uninstall "rust-copyless+default-devel.noarch" package

This is a short guide on how to uninstall rust-copyless+default-devel.noarch on Fedora 35:

$ sudo dnf remove rust-copyless+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-copyless+default-devel.noarch package on Fedora 35

Last metadata expiration check: 5:58:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-copyless+default-devel
Version : 0.1.5
Release : 3.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-copyless-0.1.5-3.fc35.src.rpm
Repository : fedora
Summary : Ways to eliminate memcpy calls when using the standard library
URL : https://crates.io/crates/copyless
License : MIT or ASL 2.0
Description : Ways to eliminate memcpy calls when using the standard library.
:
: This package contains library source intended for building other packages
: which use "default" feature of "copyless" crate.