How to Install and Uninstall libqtqmlmodels-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libqtqmlmodels-dev" package

Learn how to install libqtqmlmodels-dev on Kali Linux

$ sudo apt update $ sudo apt install libqtqmlmodels-dev

2. Uninstall "libqtqmlmodels-dev" package

Please follow the steps below to uninstall libqtqmlmodels-dev on Kali Linux:

$ sudo apt remove libqtqmlmodels-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqtqmlmodels-dev package on Kali Linux

Package: libqtqmlmodels-dev
Source: qt-qml-models (0~0.0-1)
Version: 0~0.0-1+b1
Installed-Size: 52
Maintainer: Wookey
Architecture: amd64
Depends: libqtqmlmodels0 (= 0~0.0-1+b1)
Size: 8028
SHA256: 56fbf97d6c205a2d5b538bb4c564a5c2ee64a6268f22d69507ab802b7a4af84a
SHA1: 1aededdcbd4c927260d7ff6d50cf89acca7df5f0
MD5sum: 2863c20fe24d10576297b1506818299d
Description: Additional list-type data models for QML apps
This package adds 2 C++ data models to the qml back end, for use by
QML applications.
.
QQmlObjectListModel : a much nicer way to expose C++ list to QML than
the quick & dirty QList property. Supports all the strong
model features of QAbstractListModel while having the simple and well
know API of QList.
.
QQmlVariantListModel : a dead-simple way to create a dynamic C++ list
of any type and expose it to QML, much better than using a QVariantList
property.
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/cavewhere/qt-qml-models
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/q/qt-qml-models/libqtqmlmodels-dev_0~0.0-1+b1_amd64.deb