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

Last updated: May 15,2024

1. Install "rust-const-cstr-devel.noarch" package

Please follow the instructions below to install rust-const-cstr-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-const-cstr-devel.noarch

2. Uninstall "rust-const-cstr-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-const-cstr-devel.noarch on Fedora 35:

$ sudo dnf remove rust-const-cstr-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:43:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-const-cstr-devel
Version : 0.3.0
Release : 3.fc35
Architecture : noarch
Size : 16 k
Source : rust-const-cstr-0.3.0-3.fc35.src.rpm
Repository : fedora
Summary : Create static C-compatible strings from Rust string literals
URL : https://crates.io/crates/const-cstr
License : MIT or ASL 2.0
Description : Create static C-compatible strings from Rust string literals.
:
: This package contains library source intended for building other packages
: which use "const-cstr" crate.