How to Install and Uninstall mingw32-polyclipping.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "mingw32-polyclipping.noarch" package
Please follow the steps below to install mingw32-polyclipping.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
mingw32-polyclipping.noarch
Copied
2. Uninstall "mingw32-polyclipping.noarch" package
This is a short guide on how to uninstall mingw32-polyclipping.noarch on Fedora 34:
$
sudo dnf remove
mingw32-polyclipping.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw32-polyclipping.noarch package on Fedora 34
Last metadata expiration check: 4:10:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw32-polyclipping
Version : 6.4.2
Release : 9.fc34
Architecture : noarch
Size : 82 k
Source : mingw-polyclipping-6.4.2-9.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows Polygon clipping library for the win32 target
URL : http://sourceforge.net/projects/polyclipping
License : Boost
Description : This package contains the MinGW win32 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 : mingw32-polyclipping
Version : 6.4.2
Release : 9.fc34
Architecture : noarch
Size : 82 k
Source : mingw-polyclipping-6.4.2-9.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows Polygon clipping library for the win32 target
URL : http://sourceforge.net/projects/polyclipping
License : Boost
Description : This package contains the MinGW win32 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.