How to Install and Uninstall castxml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "castxml" package

Please follow the guidelines below to install castxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install castxml

2. Uninstall "castxml" package

Please follow the step by step instructions below to uninstall castxml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove castxml $ sudo apt autoclean && sudo apt autoremove

3. Information about the castxml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: castxml
Priority: optional
Section: universe/devel
Installed-Size: 44702
Maintainer: Ubuntu Developers
Original-Maintainer: Steve M. Robbins
Architecture: amd64
Version: 0.1+git20160202-1.1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Filename: pool/universe/c/castxml/castxml_0.1+git20160202-1.1_amd64.deb
Size: 11492286
MD5sum: c5e4e8ac4c98bc86f994f4f17e47339e
SHA1: d3128523b478ee333afb35e94e6aeda5e4891762
SHA256: a8a41af2da0f73c636fa7942eefd266be262566dde3b195def074cf02124b328
Description-en: C-family abstract syntax tree XML output tool
Parse C-family source files and optionally write a subset of the
Abstract Syntax Tree (AST) to a representation in XML.
This is the successor to gccxml.
Description-md5: 0b6c3678eea001256be5255ac040ea99
Homepage: https://github.com/CastXML/CastXML
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu