How to Install and Uninstall unuran.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "unuran.x86_64" package

In this section, we are going to explain the necessary steps to install unuran.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install unuran.x86_64

2. Uninstall "unuran.x86_64" package

Please follow the step by step instructions below to uninstall unuran.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove unuran.x86_64 $ sudo dnf autoremove

3. Information about the unuran.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:37:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : unuran
Version : 1.8.1
Release : 7.el8
Architecture : x86_64
Size : 461 k
Source : unuran-1.8.1-7.el8.src.rpm
Repository : epel
Summary : Universal Non-Uniform Random number generator
URL : http://statistik.wu-wien.ac.at/unuran
License : GPLv2+
Description : UNU.RAN is an ANSI C library licensed under GPL.
: It contains universal (also called automatic or black-box) algorithms
: that can generate random numbers from large classes of continuous or
: discrete distributions, and also from practically all standard
: distributions.
:
: The library and an extensive online documentation are available at:
:
: -------------------------------------------
: http://statistik.wu-wien.ac.at/unuran/
: -------------------------------------------