How To Install amanith on Fedora 36
Introduction
In this tutorial we learn how to install amanith
on Fedora 36.
What is amanith
Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. All the framework is heavily based on a light plug-in system.
We can use yum
or dnf
to install amanith
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install amanith.
Install amanith 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 amanith
using dnf
by running the following command:
sudo dnf -y install amanith
Install amanith 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 amanith
using yum
by running the following command:
sudo yum -y install amanith
How To Uninstall amanith on Fedora 36
To uninstall only the amanith
package we can use the following command:
sudo dnf remove amanith
amanith Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/c677cdc8b9605a7c226463a0efdc347953efd6
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/fd1104ca1af5db6d1c858dc49403eec6152351
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/2b287c29b74c6342ce57026275738bc8186617
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/895db3badefcd93b05cdf73cce9ea7733819ac
/usr/lib64/libamanith.so.1
/usr/lib64/libamanith.so.1.0
/usr/lib64/libamanith.so.1.0.0
/usr/lib64/libfontimpexp.so.1
/usr/lib64/libfontimpexp.so.1.0
/usr/lib64/libfontimpexp.so.1.0.0
/usr/lib64/libjpegimpexp.so.1
/usr/lib64/libjpegimpexp.so.1.0
/usr/lib64/libjpegimpexp.so.1.0.0
/usr/lib64/libpngimpexp.so.1
/usr/lib64/libpngimpexp.so.1.0
/usr/lib64/libpngimpexp.so.1.0.0
/usr/share/doc/amanith
/usr/share/doc/amanith/CHANGELOG
/usr/share/doc/amanith/FAQ
/usr/share/doc/amanith/LICENSE.QPL
/usr/share/doc/amanith/README
/usr/share/doc/amanith/amanith.chm
References
Summary
In this tutorial we learn how to install amanith
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install amanith on Fedora 36” linkTitle: “amanith” type: “docs” description: “In this tutorial we learn how to install amanith in Fedora 36. amanith is Crossplatform framework for 2d/3d vector graphics” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/amanith-featured.png
Introduction
In this tutorial we learn how to install amanith
on Fedora 36.
What is amanith
Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. All the framework is heavily based on a light plug-in system.
We can use yum
or dnf
to install amanith
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install amanith.
Install amanith 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 amanith
using dnf
by running the following command:
sudo dnf -y install amanith
Install amanith 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 amanith
using yum
by running the following command:
sudo yum -y install amanith
How To Uninstall amanith on Fedora 36
To uninstall only the amanith
package we can use the following command:
sudo dnf remove amanith
amanith Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/1de6f7ad05743c642fe1f1b3f7a5129335d4c8
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/12b9906158d8101246873ed41fbb96536844e7
/usr/lib/.build-id/36
/usr/lib/.build-id/36/1c4e2a72d3e6890bcc59056245933c480c8ee4
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/2035a8833f9b06bd34d0fd63e54a2042e4bed0
/usr/lib/libamanith.so.1
/usr/lib/libamanith.so.1.0
/usr/lib/libamanith.so.1.0.0
/usr/lib/libfontimpexp.so.1
/usr/lib/libfontimpexp.so.1.0
/usr/lib/libfontimpexp.so.1.0.0
/usr/lib/libjpegimpexp.so.1
/usr/lib/libjpegimpexp.so.1.0
/usr/lib/libjpegimpexp.so.1.0.0
/usr/lib/libpngimpexp.so.1
/usr/lib/libpngimpexp.so.1.0
/usr/lib/libpngimpexp.so.1.0.0
/usr/share/doc/amanith
/usr/share/doc/amanith/CHANGELOG
/usr/share/doc/amanith/FAQ
/usr/share/doc/amanith/LICENSE.QPL
/usr/share/doc/amanith/README
/usr/share/doc/amanith/amanith.chm
References
Summary
In this tutorial we learn how to install amanith
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).