How to Install and Uninstall xsdcxx Package on Kali Linux

Last updated: May 10,2024

1. Install "xsdcxx" package

Please follow the instructions below to install xsdcxx on Kali Linux

$ sudo apt update $ sudo apt install xsdcxx

2. Uninstall "xsdcxx" package

Please follow the guidance below to uninstall xsdcxx on Kali Linux:

$ sudo apt remove xsdcxx $ sudo apt autoclean && sudo apt autoremove

3. Information about the xsdcxx package on Kali Linux

Package: xsdcxx
Source: xsd
Version: 4.0.0-9
Installed-Size: 8396
Maintainer: Jörg Frings-Fürst
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libxerces-c3.2
Size: 1882912
SHA256: 4b40ead206bf77b6f61793cc195279f535a318b39493283bcb5a14e77f9674c1
SHA1: 962fe0835422da5cedaa1a665835a4ad48c4809e
MD5sum: 004bdb77663c76b724d3aef4eeed9c40
Description: XML Data Binding for C++
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.
Description-md5:
Homepage: http://codesynthesis.com
Tag: role::program
Section: devel
Priority: optional
Filename: pool/main/x/xsd/xsdcxx_4.0.0-9_amd64.deb