How to Install and Uninstall highway-devel.x86_64 Package on Rocky Linux 8

Last updated: July 02,2024

1. Install "highway-devel.x86_64" package

Here is a brief guide to show you how to install highway-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "highway-devel.x86_64" package

Learn how to uninstall highway-devel.x86_64 on Rocky Linux 8:

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

3. Information about the highway-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:04:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : highway-devel
Version : 0.12.2
Release : 1.el8
Architecture : x86_64
Size : 148 k
Source : highway-0.12.2-1.el8.src.rpm
Repository : epel
Summary : Development files for Highway
URL : https://github.com/google/highway
License : ASL 2.0
Description :
: Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e.
: applying the same operation to 'lanes'.
:
: Development files for Highway.