How to Install and Uninstall kinit Package on Kali Linux

Last updated: May 11,2024

1. Install "kinit" package

Please follow the steps below to install kinit on Kali Linux

$ sudo apt update $ sudo apt install kinit

2. Uninstall "kinit" package

Please follow the steps below to uninstall kinit on Kali Linux:

$ sudo apt remove kinit $ sudo apt autoclean && sudo apt autoremove

3. Information about the kinit package on Kali Linux

Package: kinit
Version: 5.107.0-1
Installed-Size: 822
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libcap2-bin, kio, libc6 (>= 2.34), libcap2 (>= 1:2.10), libkf5configcore5 (>= 5.107.0~), libkf5coreaddons5 (>= 4.99.0), libkf5crash5 (>= 5.107.0~), libkf5dbusaddons5 (>= 5.107.0~), libkf5i18n5 (>= 5.107.0~), libkf5kiocore5 (>= 5.107.0~), libkf5kiogui5 (>= 5.107.0~), libkf5service-bin, libkf5service5 (>= 5.107.0~), libkf5windowsystem5 (>= 5.107.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb1
Size: 122808
SHA256: a8ddca7ca77570a68f6b22903629f8bd9061541ebb17b74b613b5660d62994f5
SHA1: 8d8c7a96ef14aed3d0f711426bf4d1fff25d1489
MD5sum: 419ad711c4b5ac5f1b985aa112cdb727
Description: process launcher to speed up launching KDE applications
kdeinit is a process launcher somewhat similar to the
famous init used for booting UNIX.
.
It launches processes by forking and then loading a
dynamic library which should contain a 'kdemain(...)'
function.
.
Using kdeinit to launch KDE applications makes starting
a typical KDE applications 2.5 times faster (100ms
instead of 250ms on a P-III 500) It reduces memory
consumption by approx. 350Kb per application.
Description-md5:
Homepage: https://invent.kde.org/frameworks/kinit
Tag: role::shared-lib
Section: kde
Priority: optional
Filename: pool/main/k/kinit/kinit_5.107.0-1_amd64.deb