How To Install template-glib-devel on Fedora 36

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

Introduction

In this tutorial we learn how to install template-glib-devel on Fedora 36.

What is template-glib-devel

The template-glib-devel package contains libraries and header files for developing applications that use template-glib.

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

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

sudo dnf -y install template-glib-devel

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

sudo yum -y install template-glib-devel

How To Uninstall template-glib-devel on Fedora 36

To uninstall only the template-glib-devel package we can use the following command:

sudo dnf remove template-glib-devel

template-glib-devel Package Contents on Fedora 36

/usr/include/template-glib-1.0
/usr/include/template-glib-1.0/tmpl-debug.h
/usr/include/template-glib-1.0/tmpl-enums.h
/usr/include/template-glib-1.0/tmpl-error.h
/usr/include/template-glib-1.0/tmpl-expr-types.h
/usr/include/template-glib-1.0/tmpl-expr.h
/usr/include/template-glib-1.0/tmpl-glib.h
/usr/include/template-glib-1.0/tmpl-scope.h
/usr/include/template-glib-1.0/tmpl-symbol.h
/usr/include/template-glib-1.0/tmpl-template-locator.h
/usr/include/template-glib-1.0/tmpl-template.h
/usr/include/template-glib-1.0/tmpl-version-macros.h
/usr/include/template-glib-1.0/tmpl-version.h
/usr/lib/libtemplate_glib-1.0.so
/usr/lib/pkgconfig/template-glib-1.0.pc
/usr/share/doc/template-glib-devel
/usr/share/doc/template-glib-devel/CONTRIBUTING.md
/usr/share/doc/template-glib-devel/examples
/usr/share/doc/template-glib-devel/examples/article.tmpl
/usr/share/doc/template-glib-devel/examples/article.vala
/usr/share/doc/template-glib-devel/examples/simple-vala.vala
/usr/share/doc/template-glib-devel/examples/simple.c
/usr/share/doc/template-glib-devel/examples/simple.js
/usr/share/doc/template-glib-devel/examples/simple.py
/usr/share/doc/template-glib-devel/examples/simple.tmpl
/usr/share/gir-1.0
/usr/share/gir-1.0/Template-1.0.gir
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/template-glib
/usr/share/gtk-doc/html/template-glib/TmplTemplate.html
/usr/share/gtk-doc/html/template-glib/TmplTemplateLocator.html
/usr/share/gtk-doc/html/template-glib/annotation-glossary.html
/usr/share/gtk-doc/html/template-glib/api-index-full.html
/usr/share/gtk-doc/html/template-glib/ch01.html
/usr/share/gtk-doc/html/template-glib/home.png
/usr/share/gtk-doc/html/template-glib/index.html
/usr/share/gtk-doc/html/template-glib/left-insensitive.png
/usr/share/gtk-doc/html/template-glib/left.png
/usr/share/gtk-doc/html/template-glib/object-tree.html
/usr/share/gtk-doc/html/template-glib/right-insensitive.png
/usr/share/gtk-doc/html/template-glib/right.png
/usr/share/gtk-doc/html/template-glib/style.css
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-error.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-expr-types.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-expr.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-scope.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-symbol.html
/usr/share/gtk-doc/html/template-glib/template-glib.devhelp2
/usr/share/gtk-doc/html/template-glib/up-insensitive.png
/usr/share/gtk-doc/html/template-glib/up.png
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/template-glib-1.0.deps
/usr/share/vala/vapi/template-glib-1.0.vapi

References

Summary

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


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

Introduction

In this tutorial we learn how to install template-glib-devel on Fedora 36.

What is template-glib-devel

The template-glib-devel package contains libraries and header files for developing applications that use template-glib.

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

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

sudo dnf -y install template-glib-devel

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

sudo yum -y install template-glib-devel

How To Uninstall template-glib-devel on Fedora 36

To uninstall only the template-glib-devel package we can use the following command:

sudo dnf remove template-glib-devel

template-glib-devel Package Contents on Fedora 36

/usr/include/template-glib-1.0
/usr/include/template-glib-1.0/tmpl-debug.h
/usr/include/template-glib-1.0/tmpl-enums.h
/usr/include/template-glib-1.0/tmpl-error.h
/usr/include/template-glib-1.0/tmpl-expr-types.h
/usr/include/template-glib-1.0/tmpl-expr.h
/usr/include/template-glib-1.0/tmpl-glib.h
/usr/include/template-glib-1.0/tmpl-scope.h
/usr/include/template-glib-1.0/tmpl-symbol.h
/usr/include/template-glib-1.0/tmpl-template-locator.h
/usr/include/template-glib-1.0/tmpl-template.h
/usr/include/template-glib-1.0/tmpl-version-macros.h
/usr/include/template-glib-1.0/tmpl-version.h
/usr/lib64/libtemplate_glib-1.0.so
/usr/lib64/pkgconfig/template-glib-1.0.pc
/usr/share/doc/template-glib-devel
/usr/share/doc/template-glib-devel/CONTRIBUTING.md
/usr/share/doc/template-glib-devel/examples
/usr/share/doc/template-glib-devel/examples/article.tmpl
/usr/share/doc/template-glib-devel/examples/article.vala
/usr/share/doc/template-glib-devel/examples/simple-vala.vala
/usr/share/doc/template-glib-devel/examples/simple.c
/usr/share/doc/template-glib-devel/examples/simple.js
/usr/share/doc/template-glib-devel/examples/simple.py
/usr/share/doc/template-glib-devel/examples/simple.tmpl
/usr/share/gir-1.0
/usr/share/gir-1.0/Template-1.0.gir
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/template-glib
/usr/share/gtk-doc/html/template-glib/TmplTemplate.html
/usr/share/gtk-doc/html/template-glib/TmplTemplateLocator.html
/usr/share/gtk-doc/html/template-glib/annotation-glossary.html
/usr/share/gtk-doc/html/template-glib/api-index-full.html
/usr/share/gtk-doc/html/template-glib/ch01.html
/usr/share/gtk-doc/html/template-glib/home.png
/usr/share/gtk-doc/html/template-glib/index.html
/usr/share/gtk-doc/html/template-glib/left-insensitive.png
/usr/share/gtk-doc/html/template-glib/left.png
/usr/share/gtk-doc/html/template-glib/object-tree.html
/usr/share/gtk-doc/html/template-glib/right-insensitive.png
/usr/share/gtk-doc/html/template-glib/right.png
/usr/share/gtk-doc/html/template-glib/style.css
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-error.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-expr-types.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-expr.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-scope.html
/usr/share/gtk-doc/html/template-glib/template-glib-tmpl-symbol.html
/usr/share/gtk-doc/html/template-glib/template-glib.devhelp2
/usr/share/gtk-doc/html/template-glib/up-insensitive.png
/usr/share/gtk-doc/html/template-glib/up.png
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/template-glib-1.0.deps
/usr/share/vala/vapi/template-glib-1.0.vapi

References

Summary

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