How to Install and Uninstall rust-cty+default-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

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

This is a short guide on how to install rust-cty+default-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-cty+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-cty+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:47:33 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-cty+default-devel
Version : 0.2.2
Release : 3.el9
Architecture : noarch
Size : 7.4 k
Source : rust-cty-0.2.2-3.el9.src.rpm
Repository : epel
Summary : Type aliases to C types like c_int for use with bindgen
URL : https://crates.io/crates/cty
License : MIT or ASL 2.0
Description : Type aliases to C types like c_int for use with bindgen.
:
: This package contains library source intended for building other packages
: which use "default" feature of "cty" crate.