How to Install and Uninstall spooky-c.i686 Package on Fedora 38
Last updated: November 28,2024
1. Install "spooky-c.i686" package
Please follow the steps below to install spooky-c.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
spooky-c.i686
Copied
2. Uninstall "spooky-c.i686" package
Here is a brief guide to show you how to uninstall spooky-c.i686 on Fedora 38:
$
sudo dnf remove
spooky-c.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the spooky-c.i686 package on Fedora 38
Last metadata expiration check: 1:56:02 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : spooky-c
Version : 1.0.0
Release : 22.fc38
Architecture : i686
Size : 19 k
Source : spooky-c-1.0.0-22.fc38.src.rpm
Repository : fedora
Summary : C port of Bob Jenkins' spooky hash
URL : https://github.com/andikleen/spooky-c
License : BSD
Description : This is a C version of Bob Jenkins' spooky hash. The only advantage over
: Bob's original version is that it is in C, not C++ and comes with some
: test and benchmark code.
:
: This is a very competitive hash function, but is somewhat non-portable.
: It should work on both big and little endian architectures, but will
: generate different hashes on them. It's also optimized for 64-bit
: architectures. It will work on 32-bit architectures as well, but is much
: slower there.
Available Packages
Name : spooky-c
Version : 1.0.0
Release : 22.fc38
Architecture : i686
Size : 19 k
Source : spooky-c-1.0.0-22.fc38.src.rpm
Repository : fedora
Summary : C port of Bob Jenkins' spooky hash
URL : https://github.com/andikleen/spooky-c
License : BSD
Description : This is a C version of Bob Jenkins' spooky hash. The only advantage over
: Bob's original version is that it is in C, not C++ and comes with some
: test and benchmark code.
:
: This is a very competitive hash function, but is somewhat non-portable.
: It should work on both big and little endian architectures, but will
: generate different hashes on them. It's also optimized for 64-bit
: architectures. It will work on 32-bit architectures as well, but is much
: slower there.