How To Install lasem on Fedora 36

In this tutorial we learn how to install lasem in Fedora 36. lasem is A library for rendering SVG and Mathml, implementing a DOM like API

Introduction

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

What is lasem

Lasem is a library for rendering SVG and Mathml, implementing a DOM like API. It’s based on GObject and use Pango and Cairo for the rendering.

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

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

sudo dnf -y install lasem

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

sudo yum -y install lasem

How To Uninstall lasem on Fedora 36

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

sudo dnf remove lasem

lasem Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/9d0d38026ac1d7f2409243dad6c878b84d7770
/usr/lib64/girepository-1.0/Lasem-0.4.typelib
/usr/lib64/liblasem-0.4.so.4
/usr/lib64/liblasem-0.4.so.4.0.3
/usr/share/doc/lasem
/usr/share/doc/lasem/AUTHORS
/usr/share/doc/lasem/NEWS
/usr/share/doc/lasem/README
/usr/share/licenses/lasem
/usr/share/licenses/lasem/COPYING
/usr/share/licenses/lasem/COPYING.itex2MML
/usr/share/locale/cs/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/de/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/el/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/es/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/eu/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/fr/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/gl/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/hu/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/id/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/lt/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/pl/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/pt_BR/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/ru/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sl/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sr/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sr@latin/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sv/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/tr/LC_MESSAGES/lasem-0.4.mo

References

Summary

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


title: “How To Install lasem on Fedora 36” linkTitle: “lasem” type: “docs” description: “In this tutorial we learn how to install lasem in Fedora 36. lasem is A library for rendering SVG and Mathml, implementing a DOM like API” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/lasem-featured.png

Introduction

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

What is lasem

Lasem is a library for rendering SVG and Mathml, implementing a DOM like API. It’s based on GObject and use Pango and Cairo for the rendering.

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

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

sudo dnf -y install lasem

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

sudo yum -y install lasem

How To Uninstall lasem on Fedora 36

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

sudo dnf remove lasem

lasem Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/bc7a5faef5f03f0fc9e72c6923ec47154f8316
/usr/lib/girepository-1.0/Lasem-0.4.typelib
/usr/lib/liblasem-0.4.so.4
/usr/lib/liblasem-0.4.so.4.0.3
/usr/share/doc/lasem
/usr/share/doc/lasem/AUTHORS
/usr/share/doc/lasem/NEWS
/usr/share/doc/lasem/README
/usr/share/licenses/lasem
/usr/share/licenses/lasem/COPYING
/usr/share/licenses/lasem/COPYING.itex2MML
/usr/share/locale/cs/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/de/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/el/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/es/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/eu/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/fr/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/gl/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/hu/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/id/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/lt/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/pl/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/pt_BR/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/ru/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sl/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sr/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sr@latin/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/sv/LC_MESSAGES/lasem-0.4.mo
/usr/share/locale/tr/LC_MESSAGES/lasem-0.4.mo

References

Summary

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