How to Install and Uninstall R-filehash.x86_64 Package on Fedora 36
Last updated: January 10,2025
1. Install "R-filehash.x86_64" package
This is a short guide on how to install R-filehash.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-filehash.x86_64
Copied
2. Uninstall "R-filehash.x86_64" package
In this section, we are going to explain the necessary steps to uninstall R-filehash.x86_64 on Fedora 36:
$
sudo dnf remove
R-filehash.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-filehash.x86_64 package on Fedora 36
Last metadata expiration check: 5:14:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-filehash
Version : 2.4.2
Release : 10.fc36
Architecture : x86_64
Size : 361 k
Source : R-filehash-2.4.2-10.fc36.src.rpm
Repository : fedora
Summary : Simple Key-Value Database
URL : https://CRAN.R-project.org/package=filehash
License : GPLv2+
Description : Implements a simple key-value style database where character string keys
: are associated with data values that are stored on the disk. A simple
: interface is provided for inserting, retrieving, and deleting data from
: the database. Utilities are provided that allow 'filehash' databases to be
: treated much like environments and lists are already used in R. These
: utilities are provided to encourage interactive and exploratory analysis
: on large datasets. Three different file formats for representing the
: database are currently available and new formats can easily be
: incorporated by third parties for use in the 'filehash' framework.
Available Packages
Name : R-filehash
Version : 2.4.2
Release : 10.fc36
Architecture : x86_64
Size : 361 k
Source : R-filehash-2.4.2-10.fc36.src.rpm
Repository : fedora
Summary : Simple Key-Value Database
URL : https://CRAN.R-project.org/package=filehash
License : GPLv2+
Description : Implements a simple key-value style database where character string keys
: are associated with data values that are stored on the disk. A simple
: interface is provided for inserting, retrieving, and deleting data from
: the database. Utilities are provided that allow 'filehash' databases to be
: treated much like environments and lists are already used in R. These
: utilities are provided to encourage interactive and exploratory analysis
: on large datasets. Three different file formats for representing the
: database are currently available and new formats can easily be
: incorporated by third parties for use in the 'filehash' framework.