How to Install and Uninstall highway-devel.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "highway-devel.x86_64" package

This guide let you learn how to install highway-devel.x86_64 on Fedora 34

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

2. Uninstall "highway-devel.x86_64" package

Please follow the step by step instructions below to uninstall highway-devel.x86_64 on Fedora 34:

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

3. Information about the highway-devel.x86_64 package on Fedora 34

Last metadata expiration check: 4:12:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : highway-devel
Version : 0.15.0
Release : 1.fc34
Architecture : x86_64
Size : 176 k
Source : highway-0.15.0-1.fc34.src.rpm
Repository : updates
Summary : Development files for Highway
URL : https://github.com/google/highway
License : ASL 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.