How to Install and Uninstall R-colorspace.x86_64 Package on Fedora 35

Last updated: June 29,2024

1. Install "R-colorspace.x86_64" package

Please follow the steps below to install R-colorspace.x86_64 on Fedora 35

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

2. Uninstall "R-colorspace.x86_64" package

Here is a brief guide to show you how to uninstall R-colorspace.x86_64 on Fedora 35:

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

3. Information about the R-colorspace.x86_64 package on Fedora 35

Last metadata expiration check: 1:51:25 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-colorspace
Version : 2.0.1
Release : 2.fc35
Architecture : x86_64
Size : 2.4 M
Source : R-colorspace-2.0.1-2.fc35.src.rpm
Repository : fedora
Summary : A Toolbox for Manipulating and Assessing Colors and Palettes
URL : https://CRAN.R-project.org/package=colorspace
License : BSD
Description : Carries out mapping between assorted color spaces including RGB, HSV, HLS,
: CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative,
: sequential, and diverging color palettes based on HCL colors are provided along
: with corresponding ggplot2 color scales. Color palette choice is aided by an
: interactive app (with either a Tcl/Tk or a shiny graphical user interface) and
: shiny apps with an HCL color picker and a color vision deficiency emulator.
: Plotting functions for displaying and assessing palettes include color
: swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB
: spectrum. Color manipulation functions include: desaturation,
: lightening/darkening, mixing, and simulation of color vision deficiencies
: (deutanomaly, protanomaly, tritanomaly). Details can be found on the project
: web page at and in the accompanying
: scientific paper: Zeileis et al. (2020, Journal of Statistical Software,
: ).