How to Install and Uninstall trademgen.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 27,2024

1. Install "trademgen.x86_64" package

Please follow the instructions below to install trademgen.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install trademgen.x86_64

2. Uninstall "trademgen.x86_64" package

Please follow the step by step instructions below to uninstall trademgen.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove trademgen.x86_64 $ sudo dnf autoremove

3. Information about the trademgen.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:54:23 ago on Sun May 9 13:03:46 2021.
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.