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

Last updated: October 06,2024

1. Install "highway-devel.x86_64" package

Learn how to install highway-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "highway-devel.x86_64" package

Please follow the guidelines below to uninstall highway-devel.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:06:18 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : highway-devel
Version : 1.1.0
Release : 1.el9
Architecture : x86_64
Size : 314 k
Source : highway-1.1.0-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.