How to Install and Uninstall highway.x86_64 Package on Oracle Linux 9

Last updated: September 26,2024

1. Install "highway.x86_64" package

Please follow the instructions below to install highway.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install highway.x86_64

2. Uninstall "highway.x86_64" package

Please follow the guidelines below to uninstall highway.x86_64 on Oracle Linux 9:

$ sudo dnf remove highway.x86_64 $ sudo dnf autoremove

3. Information about the highway.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:45:05 ago on Thu Feb 15 07:50:05 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'.