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

Last updated: September 25,2024

1. Install "R-simmer.i686" package

In this section, we are going to explain the necessary steps to install R-simmer.i686 on Fedora 38

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

2. Uninstall "R-simmer.i686" package

Please follow the guidelines below to uninstall R-simmer.i686 on Fedora 38:

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

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

Last metadata expiration check: 2:43:16 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-simmer
Version : 4.4.6.3
Release : 1.fc38
Architecture : i686
Size : 1.3 M
Source : R-simmer-4.4.6.3-1.fc38.src.rpm
Repository : updates
Summary : Discrete-Event Simulation for R
URL : https://cran.r-project.org/package=simmer
License : GPL-2.0-or-later
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.