How to Install and Uninstall poly2tri.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: September 21,2024

1. Install "poly2tri.x86_64" package

Please follow the step by step instructions below to install poly2tri.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install poly2tri.x86_64

2. Uninstall "poly2tri.x86_64" package

This tutorial shows how to uninstall poly2tri.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove poly2tri.x86_64 $ sudo dnf autoremove

3. Information about the poly2tri.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:02:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : poly2tri
Version : 0.0
Release : 21.20130501hg26242d0aa7b8.el8
Architecture : x86_64
Size : 32 k
Source : poly2tri-0.0-21.20130501hg26242d0aa7b8.el8.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.