How to Install and Uninstall gts.i686 Package on Fedora 36

Last updated: October 08,2024

1. Install "gts.i686" package

Please follow the guidelines below to install gts.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install gts.i686

2. Uninstall "gts.i686" package

Please follow the steps below to uninstall gts.i686 on Fedora 36:

$ sudo dnf remove gts.i686 $ sudo dnf autoremove

3. Information about the gts.i686 package on Fedora 36

Last metadata expiration check: 0:28:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : gts
Version : 0.7.6
Release : 41.20121130.fc36
Architecture : i686
Size : 247 k
Source : gts-0.7.6-41.20121130.fc36.src.rpm
Repository : fedora
Summary : GNU Triangulated Surface Library
URL : http://gts.sourceforge.net/index.html
License : LGPLv2+
Description : GTS provides a set of useful functions to deal with 3D surfaces meshed
: with interconnected triangles including collision detection,
: multiresolution models, constrained Delaunay triangulations and robust
: set operations (union, intersection, differences).