How to Install and Uninstall poly2tri.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "poly2tri.x86_64" package

Here is a brief guide to show you how to install poly2tri.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install poly2tri.x86_64

2. Uninstall "poly2tri.x86_64" package

In this section, we are going to explain the necessary steps to uninstall poly2tri.x86_64 on AlmaLinux 9:

$ sudo dnf remove poly2tri.x86_64 $ sudo dnf autoremove

3. Information about the poly2tri.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:15:44 ago on Wed Mar 13 07:41:12 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.