How to Install and Uninstall libqtqmlmodels0 Package on Kali Linux

Last updated: May 20,2024

1. Install "libqtqmlmodels0" package

Please follow the step by step instructions below to install libqtqmlmodels0 on Kali Linux

$ sudo apt update $ sudo apt install libqtqmlmodels0

2. Uninstall "libqtqmlmodels0" package

This guide covers the steps necessary to uninstall libqtqmlmodels0 on Kali Linux:

$ sudo apt remove libqtqmlmodels0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqtqmlmodels0 package on Kali Linux

Package: libqtqmlmodels0
Source: qt-qml-models (0~0.0-1)
Version: 0~0.0-1+b1
Installed-Size: 71
Maintainer: Wookey
Architecture: amd64
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1)
Size: 15860
SHA256: 1aeb40d51262a376e135e8fba35b6a7c46112919a1dfb04d813e261800e15452
SHA1: 1d8dc560fe3aff6b32a3169096e2b418ae1828dd
MD5sum: b5f6f71a804e08127a1f6921af26fa8a
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 is the library itself.
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/libqtqmlmodels0_0~0.0-1+b1_amd64.deb