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

Last updated: October 05,2024

1. Install "R-munsell.noarch" package

Here is a brief guide to show you how to install R-munsell.noarch on Fedora 34

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

2. Uninstall "R-munsell.noarch" package

This is a short guide on how to uninstall R-munsell.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:32:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-munsell
Version : 0.5.0
Release : 9.fc34
Architecture : noarch
Size : 248 k
Source : R-munsell-0.5.0-9.fc34.src.rpm
Repository : fedora
Summary : Utilities for Using Munsell Colours
URL : https://CRAN.R-project.org/package=munsell
License : MIT
Description : Provides easy access to, and manipulation of, the Munsell colours.
: Provides a mapping between Munsell's original notation (e.g. "5R 5/10")
: and hexadecimal strings suitable for use directly in R graphics. Also
: provides utilities to explore slices through the Munsell colour tree, to
: transform Munsell colours and display colour palettes.