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