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

Last updated: September 30,2024

1. Install "R-bit.x86_64" package

This guide let you learn how to install R-bit.x86_64 on Fedora 36

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

2. Uninstall "R-bit.x86_64" package

Please follow the steps below to uninstall R-bit.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:17:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-bit
Version : 4.0.4
Release : 5.fc36~bootstrap
Architecture : x86_64
Size : 617 k
Source : R-bit-4.0.4-5.fc36~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).