How To Install perl-SystemC-Vregs on Fedora 36

In this tutorial we learn how to install perl-SystemC-Vregs in Fedora 36. perl-SystemC-Vregs is Utility routines used by vregs

Introduction

In this tutorial we learn how to install perl-SystemC-Vregs on Fedora 36.

What is perl-SystemC-Vregs

A Vregs object contains a documentation “package” containing enumerations, definitions, classes, and registers.

We can use yum or dnf to install perl-SystemC-Vregs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-SystemC-Vregs.

Install perl-SystemC-Vregs 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 perl-SystemC-Vregs using dnf by running the following command:

sudo dnf -y install perl-SystemC-Vregs

Install perl-SystemC-Vregs 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 perl-SystemC-Vregs using yum by running the following command:

sudo yum -y install perl-SystemC-Vregs

How To Uninstall perl-SystemC-Vregs on Fedora 36

To uninstall only the perl-SystemC-Vregs package we can use the following command:

sudo dnf remove perl-SystemC-Vregs

perl-SystemC-Vregs Package Contents on Fedora 36

/usr/bin/vreg
/usr/bin/vreg_latex2html
/usr/share/doc/perl-SystemC-Vregs
/usr/share/doc/perl-SystemC-Vregs/Changes
/usr/share/doc/perl-SystemC-Vregs/README
/usr/share/doc/perl-SystemC-Vregs/vregs_spec.doc
/usr/share/doc/perl-SystemC-Vregs/vregs_spec.htm
/usr/share/licenses/perl-SystemC-Vregs
/usr/share/licenses/perl-SystemC-Vregs/COPYING
/usr/share/man/man1/vreg.1.gz
/usr/share/man/man1/vreg_latex2html.1.gz
/usr/share/man/man3/SystemC::Vregs.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Bit.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Define.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Enum.3pm.gz
/usr/share/man/man3/SystemC::Vregs::File.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Input::HTML.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Input::Layout.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Input::TableExtract.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Language.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Number.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::CBitFields.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Class.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Defines.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Hash.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Info.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Latex.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Layout.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Output::Param.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Register.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Rules.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Subclass.3pm.gz
/usr/share/man/man3/SystemC::Vregs::Type.3pm.gz
/usr/share/perl5/vendor_perl/SystemC
/usr/share/perl5/vendor_perl/SystemC/Vregs
/usr/share/perl5/vendor_perl/SystemC/Vregs.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Bit.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Define.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Enum.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/File.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Input
/usr/share/perl5/vendor_perl/SystemC/Vregs/Input/HTML.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Input/Layout.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Input/TableExtract.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Language.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Number.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/CBitFields.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Class.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Defines.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Hash.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Info.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Latex.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Layout.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Output/Param.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Register.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Rules.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Subclass.pm
/usr/share/perl5/vendor_perl/SystemC/Vregs/Type.pm
/usr/share/perl5/vendor_perl/SystemC/vregs_spec__rules.pl

References

Summary

In this tutorial we learn how to install perl-SystemC-Vregs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).