How to Install and Uninstall highway.i686 Package on Fedora 38

Last updated: October 15,2024

1. Install "highway.i686" package

Please follow the instructions below to install highway.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install highway.i686

2. Uninstall "highway.i686" package

This tutorial shows how to uninstall highway.i686 on Fedora 38:

$ sudo dnf remove highway.i686 $ sudo dnf autoremove

3. Information about the highway.i686 package on Fedora 38

Last metadata expiration check: 3:56:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : highway
Version : 1.1.0
Release : 1.fc38
Architecture : i686
Size : 316 k
Source : highway-1.1.0-1.fc38.src.rpm
Repository : updates
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'.