How To Install tolua++-devel on Fedora 36

In this tutorial we learn how to install tolua++-devel in Fedora 36. tolua++-devel is Development files for tolua++

Introduction

In this tutorial we learn how to install tolua++-devel on Fedora 36.

What is tolua++-devel

Development files for tolua++

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

Install tolua++-devel 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 tolua++-devel using dnf by running the following command:

sudo dnf -y install tolua++-devel

Install tolua++-devel 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 tolua++-devel using yum by running the following command:

sudo yum -y install tolua++-devel

How To Uninstall tolua++-devel on Fedora 36

To uninstall only the tolua++-devel package we can use the following command:

sudo dnf remove tolua++-devel

tolua++-devel Package Contents on Fedora 36

/usr/bin/tolua++
/usr/include/tolua++.h
/usr/lib/.build-id
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/de80cc17566e91ec83b2149bfc20c6388456c0
/usr/lib/libtolua++.so
/usr/share/doc/tolua++-devel
/usr/share/doc/tolua++-devel/index.html
/usr/share/doc/tolua++-devel/tolua++.html
/usr/share/doc/tolua++-devel/toluapp.gif

References

Summary

In this tutorial we learn how to install tolua++-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install tolua++-devel on Fedora 36” linkTitle: “tolua++-devel” type: “docs” description: “In this tutorial we learn how to install tolua++-devel in Fedora 36. tolua++-devel is Development files for tolua++” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/tolua++-devel-featured.png

Introduction

In this tutorial we learn how to install tolua++-devel on Fedora 36.

What is tolua++-devel

Development files for tolua++

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

Install tolua++-devel 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 tolua++-devel using dnf by running the following command:

sudo dnf -y install tolua++-devel

Install tolua++-devel 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 tolua++-devel using yum by running the following command:

sudo yum -y install tolua++-devel

How To Uninstall tolua++-devel on Fedora 36

To uninstall only the tolua++-devel package we can use the following command:

sudo dnf remove tolua++-devel

tolua++-devel Package Contents on Fedora 36

/usr/bin/tolua++
/usr/include/tolua++.h
/usr/lib/.build-id
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/bfd8d1d670ab5e6eaada8febc11cc43915526c
/usr/lib64/libtolua++.so
/usr/share/doc/tolua++-devel
/usr/share/doc/tolua++-devel/index.html
/usr/share/doc/tolua++-devel/tolua++.html
/usr/share/doc/tolua++-devel/toluapp.gif

References

Summary

In this tutorial we learn how to install tolua++-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).