How to Install and Uninstall snappy.i686 Package on Fedora 34
Last updated: January 19,2025
1. Install "snappy.i686" package
This is a short guide on how to install snappy.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
snappy.i686
Copied
2. Uninstall "snappy.i686" package
Please follow the step by step instructions below to uninstall snappy.i686 on Fedora 34:
$
sudo dnf remove
snappy.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the snappy.i686 package on Fedora 34
Last metadata expiration check: 1:08:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : snappy
Version : 1.1.8
Release : 5.fc34
Architecture : i686
Size : 35 k
Source : snappy-1.1.8-5.fc34.src.rpm
Repository : fedora
Summary : Fast compression and decompression library
URL : https://github.com/google/snappy
License : BSD
Description : Snappy is a compression/decompression library. It does not aim for maximum
: compression, or compatibility with any other compression library; instead, it
: aims for very high speeds and reasonable compression. For instance, compared to
: the fastest mode of zlib, Snappy is an order of magnitude faster for most
: inputs, but the resulting compressed files are anywhere from 20% to 100%
: bigger.
Available Packages
Name : snappy
Version : 1.1.8
Release : 5.fc34
Architecture : i686
Size : 35 k
Source : snappy-1.1.8-5.fc34.src.rpm
Repository : fedora
Summary : Fast compression and decompression library
URL : https://github.com/google/snappy
License : BSD
Description : Snappy is a compression/decompression library. It does not aim for maximum
: compression, or compatibility with any other compression library; instead, it
: aims for very high speeds and reasonable compression. For instance, compared to
: the fastest mode of zlib, Snappy is an order of magnitude faster for most
: inputs, but the resulting compressed files are anywhere from 20% to 100%
: bigger.