How to Install and Uninstall R-simmer.i686 Package on Fedora 34

Last updated: July 01,2024

1. Install "R-simmer.i686" package

Learn how to install R-simmer.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install R-simmer.i686

2. Uninstall "R-simmer.i686" package

Please follow the steps below to uninstall R-simmer.i686 on Fedora 34:

$ sudo dnf remove R-simmer.i686 $ sudo dnf autoremove

3. Information about the R-simmer.i686 package on Fedora 34

Last metadata expiration check: 4:11:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-simmer
Version : 4.4.4
Release : 1.fc34
Architecture : i686
Size : 1.2 M
Source : R-simmer-4.4.4-1.fc34.src.rpm
Repository : updates
Summary : Discrete-Event Simulation for R
URL : https://cran.r-project.org/package=simmer
License : GPLv2+
Description : A process-oriented and trajectory-based Discrete-Event Simulation (DES)
: package for R. It is designed as a generic yet powerful framework. The
: architecture encloses a robust and fast simulation core written in 'C++'
: with automatic monitoring capabilities. It provides a rich and flexible R
: API that revolves around the concept of trajectory, a common path in the
: simulation model for entities of the same type.
: Documentation about 'simmer' is provided by several vignettes included in
: this package, via the paper by Ucar, Smeets & Azcorra (2019,
: ), and the paper by Ucar, Hernández, Serrano &
: Azcorra (2018, ); see 'citation("simmer")'
: for details.