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

Last updated: October 05,2024

1. Install "R-vcd.noarch" package

Learn how to install R-vcd.noarch on Fedora 34

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

2. Uninstall "R-vcd.noarch" package

This tutorial shows how to uninstall R-vcd.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:34:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-vcd
Version : 1.4.8
Release : 1.fc34
Architecture : noarch
Size : 1.5 M
Source : R-vcd-1.4.8-1.fc34.src.rpm
Repository : updates
Summary : Visualizing categorical data
URL : https://cran.r-project.org/web/packages/vcd/index.html
License : GPLv2
Description : Visualization techniques, data sets, summary and inference procedures aimed
: particularly at categorical data. Special emphasis is given to highly
: extensible grid graphics. The package was package was originally inspired
: by the book "Visualizing Categorical Data" by Michael Friendly and is now
: the main support package for a new book, "Discrete Data Analysis with R"
: by Michael Friendly and David Meyer (2015).