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

Last updated: May 09,2024

1. Install "doxyqml" package

This guide covers the steps necessary to install doxyqml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install doxyqml

2. Uninstall "doxyqml" package

Please follow the guidance below to uninstall doxyqml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove doxyqml $ sudo apt autoclean && sudo apt autoremove

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

Package: doxyqml
Priority: optional
Section: universe/devel
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Loïc Minier
Architecture: all
Version: 0.2.0-1
Depends: python (>= 2.7), python (<< 2.8), doxygen
Filename: pool/universe/d/doxyqml/doxyqml_0.2.0-1_all.deb
Size: 6740
MD5sum: 72b575ff7ba84630a6066b208f6f1def
SHA1: ffb7580426f122345fcf9f8e87437eada5cdca7b
SHA256: d0494703df598445baaab2a02c69a277811e1d051953d9d9b728bbfd672dbd97
Description-en: QML filter for Doxygen
Doxyqml is an input filter for Doxygen, a documentation system for C++
and a few other languages.
.
Doxyqml makes it possible to use Doxygen to document QML files.
Description-md5: c62e4bf60cad7aad89050b69acdc84c3
Homepage: http://agateau.com/projects/doxyqml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu