How To Install mathgl on Fedora 36
Introduction
In this tutorial we learn how to install mathgl
on Fedora 36.
What is mathgl
Mathgl is a cross-platform library for making high-quality scientific graphics. It provides fast data plotting and handling of large data arrays, as well as window and console modes and for easy embedding into other programs. Mathgl integrates into fltk, qt and opengl applications
We can use yum
or dnf
to install mathgl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mathgl.
Install mathgl 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
using dnf
by running the following command:
sudo dnf -y install mathgl
Install mathgl 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
using yum
by running the following command:
sudo yum -y install mathgl
How To Uninstall mathgl on Fedora 36
To uninstall only the mathgl
package we can use the following command:
sudo dnf remove mathgl
mathgl Package Contents on Fedora 36
/usr/bin/mglconv
/usr/bin/mgltask
/usr/lib/.build-id
/usr/lib/.build-id/33
/usr/lib/.build-id/33/ec11ae4b4c1e140bd01c3acaffcd7a350b8f3f
/usr/lib/.build-id/37
/usr/lib/.build-id/37/474abf2aa48aaeb57177152cfaa4f6b738efe4
/usr/lib/.build-id/45
/usr/lib/.build-id/45/192c195b35ebdda51b777efbe716a81614e18d
/usr/lib/.build-id/51
/usr/lib/.build-id/51/2b889b5c502045d92af849752579ffd4559984
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/f85fa3983a2383e48c3146881905f1deaa248e
/usr/lib/.build-id/74
/usr/lib/.build-id/74/9b7344b4fe1588a3087dd03ad2a22982f05d9f
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/41015c49c26b8f8e3f79b93e3c53754cd05985
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/0e535f3ca8d74ae4bd5e8154b024ffe043bb17
/usr/lib/.build-id/df
/usr/lib/.build-id/df/1df4fd4e760f2fc0753fc7634392c1a9bc7ee7
/usr/lib64/libmgl.so.7.5.0
/usr/share/doc/mathgl
/usr/share/doc/mathgl/AUTHORS
/usr/share/doc/mathgl/COPYING
/usr/share/doc/mathgl/ChangeLog.txt
/usr/share/doc/mathgl/README
/usr/share/doc/mathgl/README_V2
/usr/share/locale/es/LC_MESSAGES/mathgl.mo
/usr/share/locale/ru/LC_MESSAGES/mathgl.mo
/usr/share/man/man1/mglconv.1.gz
References
Summary
In this tutorial we learn how to install mathgl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install mathgl on Fedora 36” linkTitle: “mathgl” type: “docs” description: “In this tutorial we learn how to install mathgl in Fedora 36. mathgl is Cross-platform library for making high-quality scientific graphics” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mathgl-featured.png
Introduction
In this tutorial we learn how to install mathgl
on Fedora 36.
What is mathgl
Mathgl is a cross-platform library for making high-quality scientific graphics. It provides fast data plotting and handling of large data arrays, as well as window and console modes and for easy embedding into other programs. Mathgl integrates into fltk, qt and opengl applications
We can use yum
or dnf
to install mathgl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mathgl.
Install mathgl 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
using dnf
by running the following command:
sudo dnf -y install mathgl
Install mathgl 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
using yum
by running the following command:
sudo yum -y install mathgl
How To Uninstall mathgl on Fedora 36
To uninstall only the mathgl
package we can use the following command:
sudo dnf remove mathgl
mathgl Package Contents on Fedora 36
/usr/bin/mglconv
/usr/bin/mgltask
/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/ae39a9971f02b1df9b6cb272ede829f4f62aba
/usr/lib/.build-id/31
/usr/lib/.build-id/31/fa5fdafb264909444adfa541002d5c9abc2796
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/cefae6f24fa8bc573f22d2f1ebc3cd33dbe7cf
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/50ca800d4935b3e28a81688b46b391193392ac
/usr/lib/.build-id/61
/usr/lib/.build-id/61/09af3f25883b1064bc41268afc07d8f699c45d
/usr/lib/.build-id/75
/usr/lib/.build-id/75/dceb8d2995aaed706abf69ef239e88e0bb430e
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/f5cfb84ff0a1ef45a27229c15af7a6018eba22
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/984fb80a26e118ca941e305459317743c4bfc8
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/ee34e3f18d4a9206ed76b829e192a6c8994498
/usr/lib/libmgl.so.7.5.0
/usr/share/doc/mathgl
/usr/share/doc/mathgl/AUTHORS
/usr/share/doc/mathgl/COPYING
/usr/share/doc/mathgl/ChangeLog.txt
/usr/share/doc/mathgl/README
/usr/share/doc/mathgl/README_V2
/usr/share/locale/es/LC_MESSAGES/mathgl.mo
/usr/share/locale/ru/LC_MESSAGES/mathgl.mo
/usr/share/man/man1/mglconv.1.gz
References
Summary
In this tutorial we learn how to install mathgl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).