How to Install and Uninstall mingw64-libxslt.noarch Package on Fedora 39

Last updated: January 19,2025

1. Install "mingw64-libxslt.noarch" package

Here is a brief guide to show you how to install mingw64-libxslt.noarch on Fedora 39

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

2. Uninstall "mingw64-libxslt.noarch" package

This guide let you learn how to uninstall mingw64-libxslt.noarch on Fedora 39:

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

3. Information about the mingw64-libxslt.noarch package on Fedora 39

Last metadata expiration check: 4:56:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw64-libxslt
Version : 1.1.38
Release : 2.fc39
Architecture : noarch
Size : 231 k
Source : mingw-libxslt-1.1.38-2.fc39.src.rpm
Repository : fedora
Summary : MinGW Windows Library providing the Gnome XSLT engine
URL : https://gitlab.gnome.org/GNOME/libxslt
License : MIT
Description : This C library allows to transform XML files into other XML files
: (or HTML, text, ...) using the standard XSLT stylesheet transformation
: mechanism. To use it you need to have a version of libxml2 >= 2.6.27
: installed. The xsltproc command is a command line interface to the XSLT engine