How to Install and Uninstall highway-devel.i686 Package on Fedora 39

Last updated: October 14,2024

1. Install "highway-devel.i686" package

Please follow the step by step instructions below to install highway-devel.i686 on Fedora 39

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

2. Uninstall "highway-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall highway-devel.i686 on Fedora 39:

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

3. Information about the highway-devel.i686 package on Fedora 39

Last metadata expiration check: 4:03:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : highway-devel
Version : 1.1.0
Release : 1.fc39
Architecture : i686
Size : 388 k
Source : highway-1.1.0-1.fc39.src.rpm
Repository : updates
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.