How to Install and Uninstall highway.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "highway.x86_64" package

Learn how to install highway.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install highway.x86_64

2. Uninstall "highway.x86_64" package

In this section, we are going to explain the necessary steps to uninstall highway.x86_64 on CentOS Stream 8:

$ sudo dnf remove highway.x86_64 $ sudo dnf autoremove

3. Information about the highway.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:30:34 ago on Sun Feb 25 03:03:59 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'.