How to Install and Uninstall mbedtls-devel.x86_64 Package on Rocky Linux 9

Last updated: September 21,2024

1. Install "mbedtls-devel.x86_64" package

This is a short guide on how to install mbedtls-devel.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install mbedtls-devel.x86_64

2. Uninstall "mbedtls-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mbedtls-devel.x86_64 on Rocky Linux 9:

$ sudo dnf remove mbedtls-devel.x86_64 $ sudo dnf autoremove

3. Information about the mbedtls-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:17:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mbedtls-devel
Version : 2.28.7
Release : 1.el9
Architecture : x86_64
Size : 304 k
Source : mbedtls-2.28.7-1.el9.src.rpm
Repository : epel
Summary : Development files for mbedtls
URL : https://www.trustedfirmware.org/projects/mbed-tls
License : Apache-2.0
Description : The mbedtls-devel package contains libraries and header files for
: developing applications that use mbedtls.