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

Last updated: January 11,2025

1. Install "R-simmer.i686" package

Here is a brief guide to show you how to install R-simmer.i686 on Fedora 35

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

2. Uninstall "R-simmer.i686" package

Learn how to uninstall R-simmer.i686 on Fedora 35:

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

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

Last metadata expiration check: 0:33:11 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-simmer
Version : 4.4.5
Release : 1.fc35
Architecture : i686
Size : 1.3 M
Source : R-simmer-4.4.5-1.fc35.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.