How to Install and Uninstall rust-cstr_core+use_libc-devel.noarch Package on Fedora 35

Last updated: June 29,2024

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

Learn how to install rust-cstr_core+use_libc-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-cstr_core+use_libc-devel.noarch on Fedora 35:

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

3. Information about the rust-cstr_core+use_libc-devel.noarch package on Fedora 35

Last metadata expiration check: 4:39:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-cstr_core+use_libc-devel
Version : 0.2.6
Release : 1.fc35
Architecture : noarch
Size : 7.4 k
Source : rust-cstr_core-0.2.6-1.fc35.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 "use_libc" feature of the "cstr_core" crate.