How to Install and Uninstall fastbit.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "fastbit.i686" package

Please follow the instructions below to install fastbit.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install fastbit.i686

2. Uninstall "fastbit.i686" package

Please follow the guidance below to uninstall fastbit.i686 on Fedora 34:

$ sudo dnf remove fastbit.i686 $ sudo dnf autoremove

3. Information about the fastbit.i686 package on Fedora 34

Last metadata expiration check: 3:00:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : fastbit
Version : 2.0.3
Release : 21.fc34
Architecture : i686
Size : 5.2 M
Source : fastbit-2.0.3-21.fc34.src.rpm
Repository : updates
Summary : An Efficient Compressed Bitmap Index Technology
URL : https://sdm.lbl.gov/fastbit/
License : BSD
Description : FastBit is an open-source data processing library following the spirit of NoSQL
: movement. It offers a set of searching functions supported by compressed bitmap
: indexes. It treats user data in the column-oriented manner similar to
: well-known database management systems such as Sybase IQ, MonetDB, and Vertica.
: It is designed to accelerate user's data selection tasks without imposing undue
: requirements.