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

Last updated: November 30,2024

1. Install "trademgen.x86_64" package

Please follow the step by step instructions below to install trademgen.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install trademgen.x86_64

2. Uninstall "trademgen.x86_64" package

This guide covers the steps necessary to uninstall trademgen.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove trademgen.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:10:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : trademgen
Version : 1.00.4
Release : 1.el8
Architecture : x86_64
Size : 334 k
Source : trademgen-1.00.4-1.el8.src.rpm
Repository : epel
Summary : C++ Simulated Travel Demand Generation Library
URL : http://github.com/airsim/trademgen
License : LGPLv2+
Description : trademgen aims at providing a clean API, and the corresponding C++
: implementation, able to generate demand for travel solutions (e.g.,
: from JFK to PEK on 25-05-2009) according to characteristics (e.g.,
: Willingness-To-Pay, preferred airline, etc).
:
: trademgen makes an extensive use of existing open-source libraries for
: increased functionality, speed and accuracy. In particular the
: Boost (C++ Standard Extensions: http://www.boost.org) library is used.
:
: Install the trademgen package if you need a library of basic C++ objects
: for travel-related demand generation, mainly for simulation purpose.