How to Install and Uninstall rust-native-tls-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Please follow the step by step instructions below to install rust-native-tls-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-native-tls-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-native-tls-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:37:18 ago on Thu Feb 15 07:50:05 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.