How to Install and Uninstall blake3-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 01,2024

1. Install "blake3-devel.x86_64" package

In this section, we are going to explain the necessary steps to install blake3-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "blake3-devel.x86_64" package

This tutorial shows how to uninstall blake3-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the blake3-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:50:07 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : blake3-devel
Version : 1.5.0
Release : 1.el8
Architecture : x86_64
Size : 12 k
Source : blake3-1.5.0-1.el8.src.rpm
Repository : epel
Summary : Official C implementation of the BLAKE3 cryptographic hash function - development files
URL : https://github.com/BLAKE3-team/BLAKE3/
License : Apache-2.0
Description : Development files for the blake3 library.