How To Install mathgl-qt4 on Fedora 36
Introduction
In this tutorial we learn how to install mathgl-qt4
on Fedora 36.
What is mathgl-qt4
Qt4 widgets of mathgl library.
We can use yum
or dnf
to install mathgl-qt4
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mathgl-qt4.
Install mathgl-qt4 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 mathgl-qt4
using dnf
by running the following command:
sudo dnf -y install mathgl-qt4
Install mathgl-qt4 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 mathgl-qt4
using yum
by running the following command:
sudo yum -y install mathgl-qt4
How To Uninstall mathgl-qt4 on Fedora 36
To uninstall only the mathgl-qt4
package we can use the following command:
sudo dnf remove mathgl-qt4
mathgl-qt4 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/258b353785790ca0f3e402b1181485a1d4f186
/usr/lib64/libmgl-qt4.so.7.5.0
References
Summary
In this tutorial we learn how to install mathgl-qt4
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install mathgl-qt4 on Fedora 36” linkTitle: “mathgl-qt4” type: “docs” description: “In this tutorial we learn how to install mathgl-qt4 in Fedora 36. mathgl-qt4 is Qt4 widgets of mathgl library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mathgl-qt4-featured.png
Introduction
In this tutorial we learn how to install mathgl-qt4
on Fedora 36.
What is mathgl-qt4
Qt4 widgets of mathgl library.
We can use yum
or dnf
to install mathgl-qt4
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mathgl-qt4.
Install mathgl-qt4 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 mathgl-qt4
using dnf
by running the following command:
sudo dnf -y install mathgl-qt4
Install mathgl-qt4 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 mathgl-qt4
using yum
by running the following command:
sudo yum -y install mathgl-qt4
How To Uninstall mathgl-qt4 on Fedora 36
To uninstall only the mathgl-qt4
package we can use the following command:
sudo dnf remove mathgl-qt4
mathgl-qt4 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/fd1862110f956eeaf961c0a473ad83e374d583
/usr/lib/libmgl-qt4.so.7.5.0
References
Summary
In this tutorial we learn how to install mathgl-qt4
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).