How to Install and Uninstall qt5-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "qt5-doc" package

Here is a brief guide to show you how to install qt5-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qt5-doc

2. Uninstall "qt5-doc" package

Please follow the steps below to uninstall qt5-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qt5-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the qt5-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qt5-doc
Priority: optional
Section: universe/doc
Installed-Size: 3339
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Architecture: all
Source: qtdoc-opensource-src
Version: 5.5.1-1
Depends: qtbase5-doc (>= 5.5.1~), qtconnectivity5-doc, qtdeclarative5-doc, qtgraphicaleffects5-doc, qtlocation5-doc, qtmultimedia5-doc, qtquickcontrols5-doc, qtscript5-doc, qtsensors5-doc, qtserialport5-doc, qtsvg5-doc, qttools5-doc, qtwebkit5-doc, qtwebkit5-examples-doc, qtwebsockets5-doc, qtx11extras5-doc, qtxmlpatterns5-doc
Suggests: qtbase5-dev, qttools5-dev-tools
Filename: pool/universe/q/qtdoc-opensource-src/qt5-doc_5.5.1-1_all.deb
Size: 3313646
MD5sum: 3ba32ba974043952ca76f05083d4dfff
SHA1: 21c50b68fde26623a0a391eb1a0d6157d06f953f
SHA256: 0024770be25a7a2d384f061762efb5b1e797abd405dc7517a147266879fad513
Description-en: Qt 5 API Documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
Qt Documentation contains the offline documentation for Qt 5.
This package contains the complete Qt 5 API documentation (Qt's help format).
.
The documentation is provided in the Qt's help format and manpage format;
the Qt's help format version can be viewed in conjunction with the Qt Assistant
found in the qttools5-dev-tools package.
Description-md5: d7eb9d003ee2997c0e2fea365b48bd1a
Homepage: http://qt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu