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

Last updated: October 05,2024

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

This guide let you learn how to install rust-rawslice+default-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-rawslice+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:13:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-rawslice+default-devel
Version : 0.1.1
Release : 3.fc34
Architecture : noarch
Size : 7.9 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 "default" feature of "rawslice" crate.