How to Install and Uninstall libinjeqt1 Package on Kali Linux

Last updated: May 13,2024

1. Install "libinjeqt1" package

This tutorial shows how to install libinjeqt1 on Kali Linux

$ sudo apt update $ sudo apt install libinjeqt1

2. Uninstall "libinjeqt1" package

Please follow the guidelines below to uninstall libinjeqt1 on Kali Linux:

$ sudo apt remove libinjeqt1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinjeqt1 package on Kali Linux

Package: libinjeqt1
Source: injeqt
Version: 1.1.0-1.1
Installed-Size: 2136
Maintainer: Patryk Cisek
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libqt5core5a (>= 5.9.0~beta), libstdc++6 (>= 5.2)
Size: 328952
SHA256: 8dbe20d55d2a0a972a415ba9262b32a3a0e1bd90678d056ddfce744f53f2d4e7
SHA1: 55281be5119d7c5b23d537ce7a6b9731427fc4e7
MD5sum: df59d8b252d65bd43c7ecb788c9af130
Description: Dependency injection framework for Qt
Dependency injection is an implementation of inverse of control and can be
used to increase program modularity and extendability. In general it also
results in more testable source code.
.
There is a lot of dependency injection frameworks for bytecode based
languages like Java and C#, for instance Guice and Spring. C++ lacks
reflection facilities that make dependency injection so powerful in these
languages.
.
Injeqt is an attempt to build a powerful and reliable dependency injection
framework on Qt's reflection based on MOC (meta-object compiler). For
version 0.1 some basic features were implemented.
.
This package contains the library.
Description-md5:
Homepage: https://github.com/vogel/injeqt
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/i/injeqt/libinjeqt1_1.1.0-1.1_amd64.deb