How To Install smokegen on Fedora 36
Introduction
In this tutorial we learn how to install smokegen on Fedora 36.
What is smokegen
This package includes Smoke Generator.
We can use yum or dnf to install smokegen on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install smokegen.
Install smokegen 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 smokegen using dnf by running the following command:
sudo dnf -y install smokegen
Install smokegen 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 smokegen using yum by running the following command:
sudo yum -y install smokegen
How To Uninstall smokegen on Fedora 36
To uninstall only the smokegen package we can use the following command:
sudo dnf remove smokegen
smokegen Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/ad5e27d9e22c047d471f337e86012c7a68f390
/usr/lib/libsmokebase.so.3
/usr/lib/libsmokebase.so.3.0.0
/usr/share/doc/smokegen
/usr/share/doc/smokegen/COPYING
/usr/share/doc/smokegen/COPYING.LIB
/usr/share/doc/smokegen/README
References
Summary
In this tutorial we learn how to install smokegen on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install smokegen on Fedora 36” linkTitle: “smokegen” type: “docs” description: “In this tutorial we learn how to install smokegen in Fedora 36. smokegen is Smoke Generator” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/smokegen-featured.png
Introduction
In this tutorial we learn how to install smokegen on Fedora 36.
What is smokegen
This package includes Smoke Generator.
We can use yum or dnf to install smokegen on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install smokegen.
Install smokegen 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 smokegen using dnf by running the following command:
sudo dnf -y install smokegen
Install smokegen 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 smokegen using yum by running the following command:
sudo yum -y install smokegen
How To Uninstall smokegen on Fedora 36
To uninstall only the smokegen package we can use the following command:
sudo dnf remove smokegen
smokegen Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/2a6f309a0d8c92eb1bc3795a803e57ea67f9da
/usr/lib64/libsmokebase.so.3
/usr/lib64/libsmokebase.so.3.0.0
/usr/share/doc/smokegen
/usr/share/doc/smokegen/COPYING
/usr/share/doc/smokegen/COPYING.LIB
/usr/share/doc/smokegen/README
References
Summary
In this tutorial we learn how to install smokegen on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).