How to Install and Uninstall rust-cstr_core+arc-devel.noarch Package on Fedora 34

Last updated: July 02,2024

1. Install "rust-cstr_core+arc-devel.noarch" package

Please follow the instructions below to install rust-cstr_core+arc-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-cstr_core+arc-devel.noarch

2. Uninstall "rust-cstr_core+arc-devel.noarch" package

This guide let you learn how to uninstall rust-cstr_core+arc-devel.noarch on Fedora 34:

$ sudo dnf remove rust-cstr_core+arc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cstr_core+arc-devel.noarch package on Fedora 34

Last metadata expiration check: 0:35:10 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-cstr_core+arc-devel
Version : 0.2.5
Release : 1.fc34
Architecture : noarch
Size : 7.1 k
Source : rust-cstr_core-0.2.5-1.fc34.src.rpm
Repository : updates
Summary : Implementation of CStr and CString for no_std environments
URL : https://crates.io/crates/cstr_core
License : ASL 2.0 or MIT
Description : Implementation of CStr and CString for no_std environments.
:
: This package contains library source intended for building other packages which
: use the "arc" feature of the "cstr_core" crate.