How to Install and Uninstall poly2tri.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "poly2tri.x86_64" package

Learn how to install poly2tri.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install poly2tri.x86_64

2. Uninstall "poly2tri.x86_64" package

This is a short guide on how to uninstall poly2tri.x86_64 on Rocky Linux 9:

$ sudo dnf remove poly2tri.x86_64 $ sudo dnf autoremove

3. Information about the poly2tri.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:06:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : poly2tri
Version : 0.0
Release : 21.20130501hg26242d0aa7b8.el9
Architecture : x86_64
Size : 31 k
Source : poly2tri-0.0-21.20130501hg26242d0aa7b8.el9.src.rpm
Repository : epel
Summary : A 2D constrained Delaunay triangulation library
URL : https://code.google.com/p/poly2tri
License : BSD
Description : Library based on the paper "Sweep-line algorithm for constrained Delaunay
: triangulation" by V. Domiter and and B. Zalik.