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

Last updated: July 03,2024

1. Install "highway.x86_64" package

Please follow the guidance below to install highway.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 8 (RHEL 8):

$ sudo dnf remove highway.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:35:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : highway
Version : 1.0.2
Release : 1.el8
Architecture : x86_64
Size : 382 k
Source : highway-1.0.2-1.el8.src.rpm
Repository : 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'.