How to Install and Uninstall highway-doc.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "highway-doc.noarch" package

Please follow the guidance below to install highway-doc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install highway-doc.noarch

2. Uninstall "highway-doc.noarch" package

Please follow the step by step instructions below to uninstall highway-doc.noarch on Oracle Linux 9:

$ sudo dnf remove highway-doc.noarch $ sudo dnf autoremove

3. Information about the highway-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 1:27:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : highway-doc
Version : 1.0.7
Release : 1.el9
Architecture : noarch
Size : 1.2 M
Source : highway-1.0.7-1.el9.src.rpm
Repository : epel
Summary : Documentation 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'.
:
: Documentation for Highway.