How to Install and Uninstall kinit Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "kinit" package

Please follow the guidance below to install kinit on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install kinit

2. Uninstall "kinit" package

This tutorial shows how to uninstall kinit on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the kinit package on Ubuntu 20.10 (Groovy Gorilla)

Package: kinit
Architecture: amd64
Version: 5.74.0-0ubuntu1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 851
Depends: libcap2-bin, kio, libc6 (>= 2.15), libcap2 (>= 1:2.10), libkf5configcore5 (>= 5.74.0~), libkf5coreaddons5 (>= 4.99.0), libkf5crash5 (>= 5.74.0~), libkf5dbusaddons5 (>= 5.74.0~), libkf5i18n5 (>= 5.74.0~), libkf5kiocore5 (>= 5.44.0+git20180407), libkf5kiogui5 (>= 5.74.0~), libkf5service-bin, libkf5service5 (>= 5.74.0~), libkf5windowsystem5 (>= 5.74.0~), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.12.0~) | libqt5gui5-gles (>= 5.12.0~), libstdc++6 (>= 4.1.1), libx11-6, libxcb1
Filename: pool/universe/k/kinit/kinit_5.74.0-0ubuntu1_amd64.deb
Size: 124880
MD5sum: 54bbcd46e926dd126afb0cb189a23307
SHA1: 3ee0c87d9dc551971e1231ae05560f6c1455d611
SHA256: 67c27b9c52c70ba09c8dcda2c5857c981273af58a00312614f28721e40df4bf7
SHA512: 857f3888544f12b1e121dc529b3eef9510f9a0afd3f870e98837c4ce8b71f86f5d470c35857dbb1500ddb86caa70aaef9a2dba08ac1515b4b794769b56c14ff5
Homepage: https://projects.kde.org/projects/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, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop