How To Install mingw32-libxml++ on Fedora 36

In this tutorial we learn how to install mingw32-libxml++ in Fedora 36. mingw32-libxml++ is MinGW Windows C++ wrapper for the libxml2 XML parser library

Introduction

In this tutorial we learn how to install mingw32-libxml++ on Fedora 36.

What is mingw32-libxml++

libxml++ is a C++ wrapper for the libxml2 XML parser library.

We can use yum or dnf to install mingw32-libxml++ on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mingw32-libxml++.

Install mingw32-libxml++ on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install mingw32-libxml++ using dnf by running the following command:

sudo dnf -y install mingw32-libxml++

Install mingw32-libxml++ on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install mingw32-libxml++ using yum by running the following command:

sudo yum -y install mingw32-libxml++

How To Uninstall mingw32-libxml++ on Fedora 36

To uninstall only the mingw32-libxml++ package we can use the following command:

sudo dnf remove mingw32-libxml++

mingw32-libxml++ Package Contents on Fedora 36

/usr/i686-w64-mingw32/sys-root/mingw/bin/libxml++-2.6-2.dll
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/attribute.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/attributedeclaration.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/attributenode.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/document.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/dtd.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/exceptions
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/exceptions/exception.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/exceptions/internal_error.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/exceptions/parse_error.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/exceptions/validity_error.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/exceptions/wrapped_exception.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/io
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/io/istreamparserinputbuffer.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/io/ostreamoutputbuffer.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/io/outputbuffer.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/io/parserinputbuffer.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/keepblanks.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/libxml++.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/cdatanode.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/commentnode.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/contentnode.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/element.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/entitydeclaration.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/entityreference.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/node.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/processinginstructionnode.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/textnode.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/xincludeend.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/nodes/xincludestart.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/noncopyable.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/parsers
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/parsers/domparser.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/parsers/parser.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/parsers/saxparser.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/parsers/textreader.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/relaxngschema.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/schema.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/schemabase.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators/dtdvalidator.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators/schemavalidator.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators/validator.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/validators/xsdvalidator.h
/usr/i686-w64-mingw32/sys-root/mingw/include/libxml++-2.6/libxml++/xsdschema.h
/usr/i686-w64-mingw32/sys-root/mingw/lib/libxml++-2.6
/usr/i686-w64-mingw32/sys-root/mingw/lib/libxml++-2.6.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/lib/libxml++-2.6/include
/usr/i686-w64-mingw32/sys-root/mingw/lib/libxml++-2.6/include/libxml++config.h
/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/libxml++-2.6.pc
/usr/share/doc/mingw32-libxml++
/usr/share/doc/mingw32-libxml++/AUTHORS
/usr/share/doc/mingw32-libxml++/ChangeLog
/usr/share/doc/mingw32-libxml++/NEWS
/usr/share/doc/mingw32-libxml++/README
/usr/share/licenses/mingw32-libxml++
/usr/share/licenses/mingw32-libxml++/COPYING

References

Summary

In this tutorial we learn how to install mingw32-libxml++ on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).