How To Install sevmgr on Fedora 36
Introduction
In this tutorial we learn how to install sevmgr on Fedora 36.
What is sevmgr
sevmgr is a C++ library of discrete event queue management classes and functions, exclusively targeting simulation purposes. sevmgr makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions Install the sevmgr package if you need a library of basic C++ objects for the discrete event queue management of your simulation project.
We can use yum or dnf to install sevmgr on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sevmgr.
Install sevmgr on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install sevmgr using dnf by running the following command:
sudo dnf -y install sevmgr
Install sevmgr on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install sevmgr using yum by running the following command:
sudo yum -y install sevmgr
How To Uninstall sevmgr on Fedora 36
To uninstall only the sevmgr package we can use the following command:
sudo dnf remove sevmgr
sevmgr Package Contents on Fedora 36
/usr/bin/sevmgr
/usr/bin/sevmgr_demo
/usr/lib/.build-id
/usr/lib/.build-id/77
/usr/lib/.build-id/77/e7116a0edac1feee121c870517bbd004cbaada
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/26cebba4eef7041aff50c608d2a7b964e5e027
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/7e1aa6bd1601ac3a73cd3afc58490304476ab6
/usr/lib/libsevmgr.so.1.00
/usr/lib/libsevmgr.so.1.00.5
/usr/share/doc/sevmgr
/usr/share/doc/sevmgr/AUTHORS
/usr/share/doc/sevmgr/ChangeLog
/usr/share/doc/sevmgr/NEWS
/usr/share/doc/sevmgr/README.md
/usr/share/licenses/sevmgr
/usr/share/licenses/sevmgr/COPYING
/usr/share/man/man1/sevmgr.1.gz
/usr/share/man/man1/sevmgr_demo.1.gz
References
Summary
In this tutorial we learn how to install sevmgr on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install sevmgr on Fedora 36” linkTitle: “sevmgr” type: “docs” description: “In this tutorial we learn how to install sevmgr in Fedora 36. sevmgr is C++ Simulation-Oriented Discrete Event Management Library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sevmgr-featured.png
Introduction
In this tutorial we learn how to install sevmgr on Fedora 36.
What is sevmgr
sevmgr is a C++ library of discrete event queue management classes and functions, exclusively targeting simulation purposes. sevmgr makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions Install the sevmgr package if you need a library of basic C++ objects for the discrete event queue management of your simulation project.
We can use yum or dnf to install sevmgr on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sevmgr.
Install sevmgr on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install sevmgr using dnf by running the following command:
sudo dnf -y install sevmgr
Install sevmgr on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install sevmgr using yum by running the following command:
sudo yum -y install sevmgr
How To Uninstall sevmgr on Fedora 36
To uninstall only the sevmgr package we can use the following command:
sudo dnf remove sevmgr
sevmgr Package Contents on Fedora 36
/usr/bin/sevmgr
/usr/bin/sevmgr_demo
/usr/lib/.build-id
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/f79c2fbfd230d9e2c4aabbdbfcacef6d8961e4
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/3810235de2e10efb3db957f11d50de39702295
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/2c69c0e64c975fbc0c5022a7062f599bbffffb
/usr/lib64/libsevmgr.so.1.00
/usr/lib64/libsevmgr.so.1.00.5
/usr/share/doc/sevmgr
/usr/share/doc/sevmgr/AUTHORS
/usr/share/doc/sevmgr/ChangeLog
/usr/share/doc/sevmgr/NEWS
/usr/share/doc/sevmgr/README.md
/usr/share/licenses/sevmgr
/usr/share/licenses/sevmgr/COPYING
/usr/share/man/man1/sevmgr.1.gz
/usr/share/man/man1/sevmgr_demo.1.gz
References
Summary
In this tutorial we learn how to install sevmgr on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).