How to Install and Uninstall rust-native-tls-devel.noarch Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "rust-native-tls-devel.noarch" package

This is a short guide on how to install rust-native-tls-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-native-tls-devel.noarch

2. Uninstall "rust-native-tls-devel.noarch" package

This guide covers the steps necessary to uninstall rust-native-tls-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-native-tls-devel.noarch $ sudo dnf autoremove

3. Information about the rust-native-tls-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:36:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-native-tls-devel
Version : 0.2.11
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : rust-native-tls-0.2.11-1.el9.src.rpm
Repository : epel
Summary : Wrapper over a platform's native TLS implementation
URL : https://crates.io/crates/native-tls
License : MIT OR Apache-2.0
Description : Wrapper over a platform's native TLS implementation.
:
: This package contains library source intended for building other packages which
: use the "native-tls" crate.