How to Install and Uninstall umockdev Package on Kali Linux
Last updated: February 24,2025
1. Install "umockdev" package
This guide let you learn how to install umockdev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
umockdev
Copied
2. Uninstall "umockdev" package
In this section, we are going to explain the necessary steps to uninstall umockdev on Kali Linux:
$
sudo apt remove
umockdev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the umockdev package on Kali Linux
Package: umockdev
Source: umockdev (0.17.18-1)
Version: 0.17.18-1+b1
Installed-Size: 282
Maintainer: Martin Pitt
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libpcap0.8 (>= 0.9.8), libumockdev0 (>= 0.16.0)
Size: 80580
SHA256: 68f3fe16a0561f79a2a9769e031cca868d69c43368f7bd19d23c14ec1a27a026
SHA1: 1d3a6a48ffd0549c507d36246bb908dd471bede1
MD5sum: 438e5f43a86039f0b81d68f7d8a1f146
Description: record/mock hardware devices for bug reports and regression tests
umockdev mocks hardware devices for creating unit tests for libraries and
programs that handle Linux hardware devices.
.
This package provides tools to record the properties and behaviour of
particular devices, and to run 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.
Description-md5:
Homepage: https://github.com/martinpitt/umockdev/
Section: devel
Priority: optional
Filename: pool/main/u/umockdev/umockdev_0.17.18-1+b1_amd64.deb
Source: umockdev (0.17.18-1)
Version: 0.17.18-1+b1
Installed-Size: 282
Maintainer: Martin Pitt
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libpcap0.8 (>= 0.9.8), libumockdev0 (>= 0.16.0)
Size: 80580
SHA256: 68f3fe16a0561f79a2a9769e031cca868d69c43368f7bd19d23c14ec1a27a026
SHA1: 1d3a6a48ffd0549c507d36246bb908dd471bede1
MD5sum: 438e5f43a86039f0b81d68f7d8a1f146
Description: record/mock hardware devices for bug reports and regression tests
umockdev mocks hardware devices for creating unit tests for libraries and
programs that handle Linux hardware devices.
.
This package provides tools to record the properties and behaviour of
particular devices, and to run 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.
Description-md5:
Homepage: https://github.com/martinpitt/umockdev/
Section: devel
Priority: optional
Filename: pool/main/u/umockdev/umockdev_0.17.18-1+b1_amd64.deb