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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-rawslice-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-rawslice-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:49:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-rawslice-devel
Version : 0.1.1
Release : 5.fc36
Architecture : noarch
Size : 18 k
Source : rust-rawslice-0.1.1-5.fc36.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.