How to Install and Uninstall trademgen.x86_64 Package on Oracle Linux 9

Last updated: May 06,2024

1. Install "trademgen.x86_64" package

Please follow the guidance below to install trademgen.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install trademgen.x86_64

2. Uninstall "trademgen.x86_64" package

Please follow the guidelines below to uninstall trademgen.x86_64 on Oracle Linux 9:

$ sudo dnf remove trademgen.x86_64 $ sudo dnf autoremove

3. Information about the trademgen.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:16:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : trademgen
Version : 1.00.8
Release : 1.el9
Architecture : x86_64
Size : 301 k
Source : trademgen-1.00.8-1.el9.src.rpm
Repository : epel
Summary : C++ Simulated Travel Demand Generation Library
URL : https://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: https://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.