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

Last updated: June 29,2024

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

Please follow the step by step instructions below to install rust-rawslice-devel.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall rust-rawslice-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:57:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-rawslice-devel
Version : 0.1.1
Release : 3.fc34
Architecture : noarch
Size : 18 k
Source : rust-rawslice-0.1.1-3.fc34.src.rpm
Repository : fedora
Summary : Reimplementation of the slice iterators, with extra features
URL : https://crates.io/crates/rawslice
License : MIT or ASL 2.0
Description : Reimplementation of the slice iterators, with extra features. For example
: creation from raw pointers and start, end pointer accessors.
:
: This package contains library source intended for building other packages
: which use "rawslice" crate.