How to Install and Uninstall mingw64-libunistring.noarch Package on Fedora 35

Last updated: July 01,2024

1. Install "mingw64-libunistring.noarch" package

Please follow the step by step instructions below to install mingw64-libunistring.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-libunistring.noarch

2. Uninstall "mingw64-libunistring.noarch" package

This guide let you learn how to uninstall mingw64-libunistring.noarch on Fedora 35:

$ sudo dnf remove mingw64-libunistring.noarch $ sudo dnf autoremove

3. Information about the mingw64-libunistring.noarch package on Fedora 35

Last metadata expiration check: 0:39:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw64-libunistring
Version : 0.9.10
Release : 6.fc35
Architecture : noarch
Size : 639 k
Source : mingw-libunistring-0.9.10-6.fc35.src.rpm
Repository : fedora
Summary : MinGW port of GNU Unicode string library
URL : http://www.gnu.org/software/libunistring/
License : GPLV2+ or LGPLv3+
Description : This portable C library implements Unicode string types in three flavours:
: (UTF-8, UTF-16, UTF-32), together with functions for character processing
: (names, classifications, properties) and functions for string processing
: (iteration, formatted output, width, word breaks, line breaks, normalization,
: case folding and regular expressions).