How to Install and Uninstall R-units.x86_64 Package on Fedora 39
Last updated: November 27,2024
1. Install "R-units.x86_64" package
In this section, we are going to explain the necessary steps to install R-units.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
R-units.x86_64
Copied
2. Uninstall "R-units.x86_64" package
This guide covers the steps necessary to uninstall R-units.x86_64 on Fedora 39:
$
sudo dnf remove
R-units.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-units.x86_64 package on Fedora 39
Last metadata expiration check: 3:31:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-units
Version : 0.8.5
Release : 1.fc39
Architecture : x86_64
Size : 374 k
Source : R-units-0.8.5-1.fc39.src.rpm
Repository : updates
Summary : Measurement Units for R Vectors
URL : https://cran.r-project.org/package=units
License : GPL-2.0-or-later
Description : Support for measurement units in R vectors, matrices and arrays: automatic
: propagation, conversion, derivation and simplification of units; raising
: errors in case of unit incompatibility. Compatible with the POSIXct, Date
: and difftime classes. Uses the UNIDATA udunits library and unit database
: for unit compatibility checking and conversion.
: Documentation about 'units' is provided in the paper by Pebesma, Mailund
: & Hiebert (2016,), included in this package as
: a vignette; see 'citation("units")' for details.
Available Packages
Name : R-units
Version : 0.8.5
Release : 1.fc39
Architecture : x86_64
Size : 374 k
Source : R-units-0.8.5-1.fc39.src.rpm
Repository : updates
Summary : Measurement Units for R Vectors
URL : https://cran.r-project.org/package=units
License : GPL-2.0-or-later
Description : Support for measurement units in R vectors, matrices and arrays: automatic
: propagation, conversion, derivation and simplification of units; raising
: errors in case of unit incompatibility. Compatible with the POSIXct, Date
: and difftime classes. Uses the UNIDATA udunits library and unit database
: for unit compatibility checking and conversion.
: Documentation about 'units' is provided in the paper by Pebesma, Mailund
: & Hiebert (2016,
: a vignette; see 'citation("units")' for details.