How to Install and Uninstall oddjob Package on Kali Linux

Last updated: May 20,2024

1. Install "oddjob" package

In this section, we are going to explain the necessary steps to install oddjob on Kali Linux

$ sudo apt update $ sudo apt install oddjob

2. Uninstall "oddjob" package

This guide let you learn how to uninstall oddjob on Kali Linux:

$ sudo apt remove oddjob $ sudo apt autoclean && sudo apt autoremove

3. Information about the oddjob package on Kali Linux

Package: oddjob
Version: 0.34.7-2
Installed-Size: 174
Maintainer: Debian FreeIPA Team
Architecture: amd64
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libselinux1 (>= 3.1~), libxml2 (>= 2.7.4), dbus, systemd
Size: 49528
SHA256: 3c4317a18185215d03e6422afbd896e6dac83345d3848e902aad27719bf3a762
SHA1: ebf178380474e2f7e686b2d01bcf040e70b57594
MD5sum: 6f911df1056a065b4ea75f8321e36c87
Description: D-Bus service which runs odd jobs -- daemon
Oddjob is a D-Bus service which performs particular tasks for clients which
connect to it and issue requests using the system-wide message bus.
.
This package contains the oddjob daemon.
Description-md5:
Homepage: https://pagure.io/oddjob/
Section: admin
Priority: optional
Filename: pool/main/o/oddjob/oddjob_0.34.7-2_amd64.deb