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

Last updated: October 13,2024

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

In this section, we are going to explain the necessary steps to install rust-cty-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-cty-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:49:55 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-cty-devel
Version : 0.2.2
Release : 3.el9
Architecture : noarch
Size : 16 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 "cty" crate.