How to Install and Uninstall qt5-qmake Package on Kali Linux

Last updated: May 12,2024

1. Install "qt5-qmake" package

Please follow the guidelines below to install qt5-qmake on Kali Linux

$ sudo apt update $ sudo apt install qt5-qmake

2. Uninstall "qt5-qmake" package

Here is a brief guide to show you how to uninstall qt5-qmake on Kali Linux:

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

3. Information about the qt5-qmake package on Kali Linux

Package: qt5-qmake
Source: qtbase-opensource-src
Version: 5.15.10+dfsg-7
Installed-Size: 1603
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Replaces: qt5-qmake-bin (<< 5.11.2+dfsg-3~)
Depends: qt5-qmake-bin (= 5.15.10+dfsg-7), qtchooser (>= 55-gc9562a1-1~)
Size: 222300
SHA256: 2f500203b4742d2f747c1f16ce7dc2fbd7a56ea53d365f1a26a34057f5fb468a
SHA1: b13bf990df8082459a8414e2df8614a9466164b8
MD5sum: 3076233313c9971a4f7f87786e35ef38
Description: Qt 5 qmake Makefile generator tool
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the Qt 5 qmake, a tool that helps simplify
the build process for development project across different platforms.
qmake automates the generation of Makefiles so that only a few lines of
information are needed to create each Makefile. qmake can be used for any
software project, whether it is written using Qt or not.
.
Qt 5 qmake requires a platform and compiler description file which contains
many default values used to generate appropriate Makefiles.
.
This package contains also these platform specifications.
Description-md5:
Multi-Arch: same
Homepage: https://www.qt.io/developers/
Section: devel
Priority: optional
Filename: pool/main/q/qtbase-opensource-src/qt5-qmake_5.15.10+dfsg-7_amd64.deb