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

Last updated: May 19,2024

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

Please follow the steps below to install rust-rawslice-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-rawslice-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:56:31 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-rawslice-devel
Version : 0.1.1
Release : 4.fc35
Architecture : noarch
Size : 18 k
Source : rust-rawslice-0.1.1-4.fc35.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.