How To Install lasem-devel on Fedora 36

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

Introduction

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

What is lasem-devel

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

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

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

sudo dnf -y install lasem-devel

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

sudo yum -y install lasem-devel

How To Uninstall lasem-devel on Fedora 36

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

sudo dnf remove lasem-devel

lasem-devel Package Contents on Fedora 36

---
title: "How To Install lasem-devel on Fedora 36"
linkTitle: "lasem-devel"
type: "docs"
/usr/include/lasem-0.4
/usr/include/lasem-0.4/lsm.h
/usr/include/lasem-0.4/lsmattributes.h
/usr/include/lasem-0.4/lsmcairo.h
/usr/include/lasem-0.4/lsmdebug.h
/usr/include/lasem-0.4/lsmdom.h
/usr/include/lasem-0.4/lsmdomcharacterdata.h
/usr/include/lasem-0.4/lsmdomdocument.h
/usr/include/lasem-0.4/lsmdomdocumentfragment.h
/usr/include/lasem-0.4/lsmdomelement.h
/usr/include/lasem-0.4/lsmdomentities.h
/usr/include/lasem-0.4/lsmdomenumtypes.h
/usr/include/lasem-0.4/lsmdomimplementation.h
/usr/include/lasem-0.4/lsmdomnamednodemap.h
/usr/include/lasem-0.4/lsmdomnode.h
/usr/include/lasem-0.4/lsmdomnodelist.h
/usr/include/lasem-0.4/lsmdomparser.h
/usr/include/lasem-0.4/lsmdomtext.h
/usr/include/lasem-0.4/lsmdomtypes.h
/usr/include/lasem-0.4/lsmdomview.h
/usr/include/lasem-0.4/lsmproperties.h
/usr/include/lasem-0.4/lsmstr.h
/usr/include/lasem-0.4/lsmtraits.h
/usr/include/lasem-0.4/lsmtypes.h
/usr/include/lasem-0.4/lsmutils.h
/usr/lib/liblasem-0.4.so
/usr/lib/pkgconfig/lasem-0.4.pc
/usr/share/gir-1.0/Lasem-0.4.gir
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/lasem-0.4
/usr/share/gtk-doc/html/lasem-0.4/LsmDomCharacterData.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomDocument.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomElement.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomNode.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomText.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomView.html
/usr/share/gtk-doc/html/lasem-0.4/annotation-glossary.html
/usr/share/gtk-doc/html/lasem-0.4/api-index-full.html
/usr/share/gtk-doc/html/lasem-0.4/aravis-reference.html
/usr/share/gtk-doc/html/lasem-0.4/ch03.html
/usr/share/gtk-doc/html/lasem-0.4/home.png
/usr/share/gtk-doc/html/lasem-0.4/index.html
/usr/share/gtk-doc/html/lasem-0.4/index.sgml
/usr/share/gtk-doc/html/lasem-0.4/lasem-0.4.devhelp2
/usr/share/gtk-doc/html/lasem-0.4/lasem-LsmDomDocumentFragment.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-LsmDomNamedNodeMap.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-LsmDomNodeList.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-building.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-fonts.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-overview.html
/usr/share/gtk-doc/html/lasem-0.4/left-insensitive.png
/usr/share/gtk-doc/html/lasem-0.4/left.png
/usr/share/gtk-doc/html/lasem-0.4/object-tree.html
/usr/share/gtk-doc/html/lasem-0.4/right-insensitive.png
/usr/share/gtk-doc/html/lasem-0.4/right.png
/usr/share/gtk-doc/html/lasem-0.4/style.css
/usr/share/gtk-doc/html/lasem-0.4/up-insensitive.png
/usr/share/gtk-doc/html/lasem-0.4/up.png
description: "In this tutorial we learn how to install lasem-devel in Fedora 36. lasem-devel is Development files for lasem"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/lasem-devel-featured.png

Introduction

References

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

What is lasem-devel

Summary

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

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

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

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

sudo dnf -y install lasem-devel

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

sudo yum -y install lasem-devel

How To Uninstall lasem-devel on Fedora 36

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

sudo dnf remove lasem-devel

lasem-devel Package Contents on Fedora 36

/usr/include/lasem-0.4
/usr/include/lasem-0.4/lsm.h
/usr/include/lasem-0.4/lsmattributes.h
/usr/include/lasem-0.4/lsmcairo.h
/usr/include/lasem-0.4/lsmdebug.h
/usr/include/lasem-0.4/lsmdom.h
/usr/include/lasem-0.4/lsmdomcharacterdata.h
/usr/include/lasem-0.4/lsmdomdocument.h
/usr/include/lasem-0.4/lsmdomdocumentfragment.h
/usr/include/lasem-0.4/lsmdomelement.h
/usr/include/lasem-0.4/lsmdomentities.h
/usr/include/lasem-0.4/lsmdomenumtypes.h
/usr/include/lasem-0.4/lsmdomimplementation.h
/usr/include/lasem-0.4/lsmdomnamednodemap.h
/usr/include/lasem-0.4/lsmdomnode.h
/usr/include/lasem-0.4/lsmdomnodelist.h
/usr/include/lasem-0.4/lsmdomparser.h
/usr/include/lasem-0.4/lsmdomtext.h
/usr/include/lasem-0.4/lsmdomtypes.h
/usr/include/lasem-0.4/lsmdomview.h
/usr/include/lasem-0.4/lsmproperties.h
/usr/include/lasem-0.4/lsmstr.h
/usr/include/lasem-0.4/lsmtraits.h
/usr/include/lasem-0.4/lsmtypes.h
/usr/include/lasem-0.4/lsmutils.h
/usr/lib64/liblasem-0.4.so
/usr/lib64/pkgconfig/lasem-0.4.pc
/usr/share/gir-1.0/Lasem-0.4.gir
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/lasem-0.4
/usr/share/gtk-doc/html/lasem-0.4/LsmDomCharacterData.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomDocument.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomElement.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomNode.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomText.html
/usr/share/gtk-doc/html/lasem-0.4/LsmDomView.html
/usr/share/gtk-doc/html/lasem-0.4/annotation-glossary.html
/usr/share/gtk-doc/html/lasem-0.4/api-index-full.html
/usr/share/gtk-doc/html/lasem-0.4/aravis-reference.html
/usr/share/gtk-doc/html/lasem-0.4/ch03.html
/usr/share/gtk-doc/html/lasem-0.4/home.png
/usr/share/gtk-doc/html/lasem-0.4/index.html
/usr/share/gtk-doc/html/lasem-0.4/index.sgml
/usr/share/gtk-doc/html/lasem-0.4/lasem-0.4.devhelp2
/usr/share/gtk-doc/html/lasem-0.4/lasem-LsmDomDocumentFragment.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-LsmDomNamedNodeMap.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-LsmDomNodeList.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-building.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-fonts.html
/usr/share/gtk-doc/html/lasem-0.4/lasem-overview.html
/usr/share/gtk-doc/html/lasem-0.4/left-insensitive.png
/usr/share/gtk-doc/html/lasem-0.4/left.png
/usr/share/gtk-doc/html/lasem-0.4/object-tree.html
/usr/share/gtk-doc/html/lasem-0.4/right-insensitive.png
/usr/share/gtk-doc/html/lasem-0.4/right.png
/usr/share/gtk-doc/html/lasem-0.4/style.css
/usr/share/gtk-doc/html/lasem-0.4/up-insensitive.png
/usr/share/gtk-doc/html/lasem-0.4/up.png

References

Summary

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