How to Install and Uninstall kinit Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "kinit" package

Here is a brief guide to show you how to install kinit on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install kinit

2. Uninstall "kinit" package

Please follow the steps below to uninstall kinit on Ubuntu 21.10 (Impish Indri):

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

3. Information about the kinit package on Ubuntu 21.10 (Impish Indri)

Package: kinit
Architecture: amd64
Version: 5.86.0-0ubuntu1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 854
Depends: libcap2-bin, kio, libc6 (>= 2.34), libcap2 (>= 1:2.10), libkf5configcore5 (>= 5.86.0~), libkf5coreaddons5 (>= 4.99.0), libkf5crash5 (>= 5.86.0~), libkf5dbusaddons5 (>= 5.86.0~), libkf5i18n5 (>= 5.86.0~), libkf5kiocore5 (>= 5.86.0~), libkf5kiogui5 (>= 5.86.0~), libkf5service-bin, libkf5service5 (>= 5.86.0~), libkf5windowsystem5 (>= 5.86.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libstdc++6 (>= 5), libx11-6, libxcb1
Filename: pool/universe/k/kinit/kinit_5.86.0-0ubuntu1_amd64.deb
Size: 133478
MD5sum: b7ae741b708ed3ab4ce51a97c1c5329e
SHA1: 5660885c14b21dc4dd7e8b0b03385531e8e8f283
SHA256: 1a20d16b0ebd97ea1f13ff52751cee5d65e521ab0d1819cd033d6cadb6851158
SHA512: 893acd20e183c53308f4017ee8979cc636397421edf0106acbf698bd9be0b40b48949a73f886b9011d7d2145d0238c795e78b7f6a11d6253767686bb6da9db17
Homepage: https://invent.kde.org/frameworks/kinit
Description-en: 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: 597bc846f516146d5a2d0f6d47ede49b
Task: kubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop