How to Install and Uninstall R-cachem.x86_64 Package on Fedora 36
Last updated: November 26,2024
1. Install "R-cachem.x86_64" package
Please follow the step by step instructions below to install R-cachem.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-cachem.x86_64
Copied
2. Uninstall "R-cachem.x86_64" package
Please follow the step by step instructions below to uninstall R-cachem.x86_64 on Fedora 36:
$
sudo dnf remove
R-cachem.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-cachem.x86_64 package on Fedora 36
Last metadata expiration check: 0:39:04 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : R-cachem
Version : 1.0.5
Release : 3.fc36
Architecture : x86_64
Size : 80 k
Source : R-cachem-1.0.5-3.fc36.src.rpm
Repository : fedora
Summary : Cache R Objects with Automatic Pruning
URL : http://cran.r-project.org/web/packages/cachem/index.html
License : MIT
Description : Key-value stores with automatic pruning. Caches can limit either their total
: size or the age of the oldest object (or both), automatically pruning objects
: to maintain the constraints.
Available Packages
Name : R-cachem
Version : 1.0.5
Release : 3.fc36
Architecture : x86_64
Size : 80 k
Source : R-cachem-1.0.5-3.fc36.src.rpm
Repository : fedora
Summary : Cache R Objects with Automatic Pruning
URL : http://cran.r-project.org/web/packages/cachem/index.html
License : MIT
Description : Key-value stores with automatic pruning. Caches can limit either their total
: size or the age of the oldest object (or both), automatically pruning objects
: to maintain the constraints.