How to Install and Uninstall rebloom.x86_64 Package on Fedora 38
Last updated: November 30,2024
1. Install "rebloom.x86_64" package
Please follow the instructions below to install rebloom.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rebloom.x86_64
Copied
2. Uninstall "rebloom.x86_64" package
In this section, we are going to explain the necessary steps to uninstall rebloom.x86_64 on Fedora 38:
$
sudo dnf remove
rebloom.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rebloom.x86_64 package on Fedora 38
Last metadata expiration check: 0:25:08 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rebloom
Version : 1.1.0
Release : 11.fc38
Architecture : x86_64
Size : 44 k
Source : rebloom-1.1.0-11.fc38.src.rpm
Repository : fedora
Summary : Bloom Filter Module for Redis
URL : https://github.com/goodform
License : AGPLv3
Description : This provides a scalable bloom filter as a Redis data type.
: Bloom filters are probabilistic data structures that do a very good
: job at quickly determining if something is contained within a set.
Available Packages
Name : rebloom
Version : 1.1.0
Release : 11.fc38
Architecture : x86_64
Size : 44 k
Source : rebloom-1.1.0-11.fc38.src.rpm
Repository : fedora
Summary : Bloom Filter Module for Redis
URL : https://github.com/goodform
License : AGPLv3
Description : This provides a scalable bloom filter as a Redis data type.
: Bloom filters are probabilistic data structures that do a very good
: job at quickly determining if something is contained within a set.