How To Install poly2tri-devel on Fedora 36
Introduction
In this tutorial we learn how to install poly2tri-devel
on Fedora 36.
What is poly2tri-devel
Development files for poly2tri.
We can use yum
or dnf
to install poly2tri-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install poly2tri-devel.
Install poly2tri-devel 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 poly2tri-devel
using dnf
by running the following command:
sudo dnf -y install poly2tri-devel
Install poly2tri-devel 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 poly2tri-devel
using yum
by running the following command:
sudo yum -y install poly2tri-devel
How To Uninstall poly2tri-devel on Fedora 36
To uninstall only the poly2tri-devel
package we can use the following command:
sudo dnf remove poly2tri-devel
poly2tri-devel Package Contents on Fedora 36
/usr/include/poly2tri
/usr/include/poly2tri/common
/usr/include/poly2tri/common/shapes.h
/usr/include/poly2tri/common/utils.h
/usr/include/poly2tri/poly2tri.h
/usr/include/poly2tri/sweep
/usr/include/poly2tri/sweep/advancing_front.h
/usr/include/poly2tri/sweep/cdt.h
/usr/include/poly2tri/sweep/sweep.h
/usr/include/poly2tri/sweep/sweep_context.h
/usr/lib/libpoly2tri.so
/usr/share/doc/poly2tri-devel
/usr/share/doc/poly2tri-devel/AUTHORS
/usr/share/doc/poly2tri-devel/LICENSE
/usr/share/doc/poly2tri-devel/README
References
Summary
In this tutorial we learn how to install poly2tri-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install poly2tri-devel on Fedora 36” linkTitle: “poly2tri-devel” type: “docs” description: “In this tutorial we learn how to install poly2tri-devel in Fedora 36. poly2tri-devel is Development files for poly2tri” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/poly2tri-devel-featured.png
Introduction
In this tutorial we learn how to install poly2tri-devel
on Fedora 36.
What is poly2tri-devel
Development files for poly2tri.
We can use yum
or dnf
to install poly2tri-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install poly2tri-devel.
Install poly2tri-devel 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 poly2tri-devel
using dnf
by running the following command:
sudo dnf -y install poly2tri-devel
Install poly2tri-devel 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 poly2tri-devel
using yum
by running the following command:
sudo yum -y install poly2tri-devel
How To Uninstall poly2tri-devel on Fedora 36
To uninstall only the poly2tri-devel
package we can use the following command:
sudo dnf remove poly2tri-devel
poly2tri-devel Package Contents on Fedora 36
/usr/include/poly2tri
/usr/include/poly2tri/common
/usr/include/poly2tri/common/shapes.h
/usr/include/poly2tri/common/utils.h
/usr/include/poly2tri/poly2tri.h
/usr/include/poly2tri/sweep
/usr/include/poly2tri/sweep/advancing_front.h
/usr/include/poly2tri/sweep/cdt.h
/usr/include/poly2tri/sweep/sweep.h
/usr/include/poly2tri/sweep/sweep_context.h
/usr/lib64/libpoly2tri.so
/usr/share/doc/poly2tri-devel
/usr/share/doc/poly2tri-devel/AUTHORS
/usr/share/doc/poly2tri-devel/LICENSE
/usr/share/doc/poly2tri-devel/README
References
Summary
In this tutorial we learn how to install poly2tri-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).