How to Install and Uninstall trademgen.i686 Package on Fedora 38

Last updated: October 05,2024

1. Install "trademgen.i686" package

Here is a brief guide to show you how to install trademgen.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install trademgen.i686

2. Uninstall "trademgen.i686" package

Please follow the guidelines below to uninstall trademgen.i686 on Fedora 38:

$ sudo dnf remove trademgen.i686 $ sudo dnf autoremove

3. Information about the trademgen.i686 package on Fedora 38

Last metadata expiration check: 5:03:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : trademgen
Version : 1.00.8
Release : 3.fc38
Architecture : i686
Size : 325 k
Source : trademgen-1.00.8-3.fc38.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.