How to Install and Uninstall xsd.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "xsd.x86_64" package

Please follow the guidelines below to install xsd.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install xsd.x86_64

2. Uninstall "xsd.x86_64" package

Please follow the steps below to uninstall xsd.x86_64 on Fedora 36:

$ sudo dnf remove xsd.x86_64 $ sudo dnf autoremove

3. Information about the xsd.x86_64 package on Fedora 36

Last metadata expiration check: 5:03:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : xsd
Version : 4.1.0
Release : 0.9.a11.fc36
Architecture : x86_64
Size : 1.2 M
Source : xsd-4.1.0-0.9.a11.fc36.src.rpm
Repository : fedora
Summary : W3C XML schema to C++ data binding compiler
URL : https://www.codesynthesis.com/products/xsd/
License : GPLv2 with exceptions and ASL 2.0
Description : CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
: C++ data binding compiler. Provided with an XML instance specification
: (XML Schema), it generates C++ classes that represent the given
: vocabulary as well as parsing and serialization code.
: You can then access the data stored in XML using types and functions
: that semantically correspond to your application domain rather than
: dealing with intricacies of reading and writing XML.