How to Install and Uninstall R-viridisLite.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "R-viridisLite.noarch" package

This is a short guide on how to install R-viridisLite.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-viridisLite.noarch

2. Uninstall "R-viridisLite.noarch" package

Here is a brief guide to show you how to uninstall R-viridisLite.noarch on Fedora 34:

$ sudo dnf remove R-viridisLite.noarch $ sudo dnf autoremove

3. Information about the R-viridisLite.noarch package on Fedora 34

Last metadata expiration check: 2:56:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-viridisLite
Version : 0.4.0
Release : 1.fc34
Architecture : noarch
Size : 1.2 M
Source : R-viridisLite-0.4.0-1.fc34.src.rpm
Repository : updates
Summary : Colorblind-Friendly Color Maps (Lite Version)
URL : https://CRAN.R-project.org/package=viridisLite
License : MIT
Description : Color maps designed to improve graph readability for readers with common
: forms of color blindness and/or color vision deficiency. The color maps are
: also perceptually-uniform, both in regular form and also when converted to
: black-and-white for printing. This is the 'lite' version of the 'viridis'
: package that also contains 'ggplot2' bindings for discrete and continuous
: color and fill scales and can be found at
: .