How to Install and Uninstall poly2tri.i686 Package on Fedora 35

Last updated: October 08,2024

1. Install "poly2tri.i686" package

In this section, we are going to explain the necessary steps to install poly2tri.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install poly2tri.i686

2. Uninstall "poly2tri.i686" package

This is a short guide on how to uninstall poly2tri.i686 on Fedora 35:

$ sudo dnf remove poly2tri.i686 $ sudo dnf autoremove

3. Information about the poly2tri.i686 package on Fedora 35

Last metadata expiration check: 5:37:52 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : poly2tri
Version : 0.0
Release : 23.20130501hg26242d0aa7b8.fc35
Architecture : i686
Size : 33 k
Source : poly2tri-0.0-23.20130501hg26242d0aa7b8.fc35.src.rpm
Repository : fedora
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.