How to Install and Uninstall libumockdev0 Package on Kali Linux

Last updated: May 14,2024

1. Install "libumockdev0" package

Please follow the steps below to install libumockdev0 on Kali Linux

$ sudo apt update $ sudo apt install libumockdev0

2. Uninstall "libumockdev0" package

Please follow the instructions below to uninstall libumockdev0 on Kali Linux:

$ sudo apt remove libumockdev0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libumockdev0 package on Kali Linux

Package: libumockdev0
Source: umockdev (0.17.18-1)
Version: 0.17.18-1+b1
Installed-Size: 219
Maintainer: Martin Pitt
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libpcap0.8 (>= 0.9.8), libudev1 (>= 183)
Size: 69660
SHA256: 11a5deae77f701ebd2ef26fa6aff720dcef1aaa60a843eb813e2b33e9d2faccd
SHA1: 2c5e1e88640cc65ea4e7f6956c243c2945e2bb21
MD5sum: ca9e6f44e98da7e6e9e03c5342a29a05
Description: hardware mocking testbed for bug reports and regression tests
umockdev mocks hardware devices for creating unit tests for libraries and
programs that handle Linux hardware devices.
.
This library provides an UMockdevTestbed class for running a program or test
suite under a test bed with the previously recorded devices loaded.
.
Right now this covers sysfs, uevents, basic support for /dev devices, and
recording/mocking usbdevfs ioctls (for PtP/MTP devices).
.
With this you can simulate particular hardware in virtual environments up to
some degree, without needing any particular privileges or disturbing the whole
system.
.
The library supports gobject-introspection and builds a VAPI, so that you can
also use it with Python, JavaScript, and other languages which support GI, and
Vala.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/martinpitt/umockdev/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/u/umockdev/libumockdev0_0.17.18-1+b1_amd64.deb