How to Install and Uninstall mingw64-polyclipping.noarch Package on Fedora 39
Last updated: January 04,2025
1. Install "mingw64-polyclipping.noarch" package
This guide let you learn how to install mingw64-polyclipping.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
mingw64-polyclipping.noarch
Copied
2. Uninstall "mingw64-polyclipping.noarch" package
Here is a brief guide to show you how to uninstall mingw64-polyclipping.noarch on Fedora 39:
$
sudo dnf remove
mingw64-polyclipping.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw64-polyclipping.noarch package on Fedora 39
Last metadata expiration check: 5:06:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mingw64-polyclipping
Version : 6.4.2
Release : 15.fc39
Architecture : noarch
Size : 72 k
Source : mingw-polyclipping-6.4.2-15.fc39.src.rpm
Repository : fedora
Summary : MinGW Windows Polygon clipping library for the win64 target
URL : http://sourceforge.net/projects/polyclipping
License : Boost
Description : This package contains the MinGW win64 port of the clipper polygon
: clipping library.
:
: This library primarily performs the boolean clipping operations -
: intersection, union, difference & xor - on 2D polygons. It also performs
: polygon offsetting. The library handles complex (self-intersecting) polygons,
: polygons with holes and polygons with overlapping co-linear edges.
: Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative
: filling modes. The clipping code is based on the Vatti clipping algorithm,
: and outperforms other clipping libraries.
Available Packages
Name : mingw64-polyclipping
Version : 6.4.2
Release : 15.fc39
Architecture : noarch
Size : 72 k
Source : mingw-polyclipping-6.4.2-15.fc39.src.rpm
Repository : fedora
Summary : MinGW Windows Polygon clipping library for the win64 target
URL : http://sourceforge.net/projects/polyclipping
License : Boost
Description : This package contains the MinGW win64 port of the clipper polygon
: clipping library.
:
: This library primarily performs the boolean clipping operations -
: intersection, union, difference & xor - on 2D polygons. It also performs
: polygon offsetting. The library handles complex (self-intersecting) polygons,
: polygons with holes and polygons with overlapping co-linear edges.
: Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative
: filling modes. The clipping code is based on the Vatti clipping algorithm,
: and outperforms other clipping libraries.