How to Install and Uninstall mingw32-libunistring.noarch Package on Fedora 39

Last updated: October 13,2024

1. Install "mingw32-libunistring.noarch" package

Learn how to install mingw32-libunistring.noarch on Fedora 39

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

2. Uninstall "mingw32-libunistring.noarch" package

Learn how to uninstall mingw32-libunistring.noarch on Fedora 39:

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

3. Information about the mingw32-libunistring.noarch package on Fedora 39

Last metadata expiration check: 2:58:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw32-libunistring
Version : 0.9.10
Release : 11.fc39
Architecture : noarch
Size : 666 k
Source : mingw-libunistring-0.9.10-11.fc39.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).