How to Install and Uninstall R-bit.x86_64 Package on Fedora 34

Last updated: September 21,2024

1. Install "R-bit.x86_64" package

Please follow the guidance below to install R-bit.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install R-bit.x86_64

2. Uninstall "R-bit.x86_64" package

Please follow the instructions below to uninstall R-bit.x86_64 on Fedora 34:

$ sudo dnf remove R-bit.x86_64 $ sudo dnf autoremove

3. Information about the R-bit.x86_64 package on Fedora 34

Last metadata expiration check: 2:16:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-bit
Version : 4.0.4
Release : 2.fc34~bootstrap
Architecture : x86_64
Size : 575 k
Source : R-bit-4.0.4-2.fc34~bootstrap.src.rpm
Repository : fedora
Summary : Classes and Methods for Fast Memory-Efficient Boolean Selections
URL : https://CRAN.R-project.org/package=bit
License : GPLv2 or GPLv3
Description : Provided are classes for boolean and skewed boolean vectors, fast boolean
: methods, fast unique and non-unique integer sorting, fast set operations on
: sorted and unsorted sets of integers, and foundations for ff (range index,
: compression, chunked processing).