How to Install and Uninstall highway.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "highway.x86_64" package

Here is a brief guide to show you how to install highway.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install highway.x86_64

2. Uninstall "highway.x86_64" package

This guide covers the steps necessary to uninstall highway.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove highway.x86_64 $ sudo dnf autoremove

3. Information about the highway.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:57:26 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : highway
Version : 1.0.7
Release : 1.el9
Architecture : x86_64
Size : 56 k
Source : highway-1.0.7-1.el9.src.rpm
Repository : @System
From repo : epel
Summary : Efficient and performance-portable SIMD
URL : https://github.com/google/highway
License : Apache-2.0
Description :
: Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e.
: applying the same operation to 'lanes'.