How To Install libzmf on Fedora 36
Introduction
In this tutorial we learn how to install libzmf on Fedora 36.
What is libzmf
libzmf is library providing ability to interpret and import Zoner document formats into various applications. Currently it only supports Zoner Callisto/Draw v 4-5.
We can use yum or dnf to install libzmf on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libzmf.
Install libzmf 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 libzmf using dnf by running the following command:
sudo dnf -y install libzmf
Install libzmf 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 libzmf using yum by running the following command:
sudo yum -y install libzmf
How To Uninstall libzmf on Fedora 36
To uninstall only the libzmf package we can use the following command:
sudo dnf remove libzmf
libzmf Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/26
/usr/lib/.build-id/26/6473273d3b66d2706494aff32283e2d4f9a170
/usr/lib64/libzmf-0.0.so.0
/usr/lib64/libzmf-0.0.so.0.0.2
/usr/share/doc/libzmf
/usr/share/doc/libzmf/AUTHORS
/usr/share/doc/libzmf/NEWS
/usr/share/licenses/libzmf
/usr/share/licenses/libzmf/COPYING
References
Summary
In this tutorial we learn how to install libzmf on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libzmf on Fedora 36” linkTitle: “libzmf” type: “docs” description: “In this tutorial we learn how to install libzmf in Fedora 36. libzmf is A library for import of Zoner document formats” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libzmf-featured.png
Introduction
In this tutorial we learn how to install libzmf on Fedora 36.
What is libzmf
libzmf is library providing ability to interpret and import Zoner document formats into various applications. Currently it only supports Zoner Callisto/Draw v 4-5.
We can use yum or dnf to install libzmf on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libzmf.
Install libzmf 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 libzmf using dnf by running the following command:
sudo dnf -y install libzmf
Install libzmf 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 libzmf using yum by running the following command:
sudo yum -y install libzmf
How To Uninstall libzmf on Fedora 36
To uninstall only the libzmf package we can use the following command:
sudo dnf remove libzmf
libzmf Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/53
/usr/lib/.build-id/53/7b820c1ef2f289701a85031d51aef3c1d17432
/usr/lib/libzmf-0.0.so.0
/usr/lib/libzmf-0.0.so.0.0.2
/usr/share/doc/libzmf
/usr/share/doc/libzmf/AUTHORS
/usr/share/doc/libzmf/NEWS
/usr/share/licenses/libzmf
/usr/share/licenses/libzmf/COPYING
References
Summary
In this tutorial we learn how to install libzmf on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).