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

Last updated: October 06,2024

1. Install "highway-devel.x86_64" package

This is a short guide on how to install highway-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "highway-devel.x86_64" package

This is a short guide on how to uninstall highway-devel.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 0:58:52 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : highway-devel
Version : 1.0.7
Release : 1.el9
Architecture : x86_64
Size : 274 k
Source : highway-1.0.7-1.el9.src.rpm
Repository : epel
Summary : Development files for Highway
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'.
:
: Development files for Highway.