How to Install and Uninstall trademgen.x86_64 Package on Fedora 34

Last updated: July 22,2024

1. Install "trademgen.x86_64" package

Here is a brief guide to show you how to install trademgen.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install trademgen.x86_64

2. Uninstall "trademgen.x86_64" package

Learn how to uninstall trademgen.x86_64 on Fedora 34:

$ sudo dnf remove trademgen.x86_64 $ sudo dnf autoremove

3. Information about the trademgen.x86_64 package on Fedora 34

Last metadata expiration check: 2:42:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : trademgen
Version : 1.00.6
Release : 7.fc34
Architecture : x86_64
Size : 308 k
Source : trademgen-1.00.6-7.fc34.src.rpm
Repository : fedora
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.