How to Install and Uninstall openrc Package on Kali Linux

Last updated: September 28,2024

1. Install "openrc" package

This is a short guide on how to install openrc on Kali Linux

$ sudo apt update $ sudo apt install openrc

2. Uninstall "openrc" package

Learn how to uninstall openrc on Kali Linux:

$ sudo apt remove openrc $ sudo apt autoclean && sudo apt autoremove

3. Information about the openrc package on Kali Linux

Package: openrc
Version: 0.53-1
Installed-Size: 1775
Maintainer: OpenRC Debian Maintainers
Architecture: amd64
Replaces: sysv-rc
Depends: insserv, libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap2 (>= 1:2.33), libeinfo1 (>= 0.53), libpam0g (>= 0.99.7.1), librc1 (>= 0.53), libselinux1 (>= 3.1~)
Suggests: policycoreutils, sysvinit-core
Conflicts: file-rc, sysv-rc
Size: 173536
SHA256: 6fbec9ef7c7a6a491637322ad9b6ac58d16035579a6680dc15364277991294f5
SHA1: 29ef807eeb58a7863b146a11cbf06bbf2a30cbff
MD5sum: 8f9fca2a8f363bb310f76ff591be2f2e
Description: dependency based service manager (runlevel change mechanism)
OpenRC is a dependency based service manager. It provides support for System V
init, for booting, changing runlevels, starting and stopping services, and
shutting down.
.
Originally written as a Gentoo project, OpenRC aims at being
platform-agnostic. It works equally well on Linux, BSD and Hurd.
It supports the traditional init system in Debian in addition to many
alternatives. OpenRC is implemented in C in a small, simple and
efficient way, making it easy to understand, extend and reuse.
.
This package provides the runlevel change mechanism.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/openrc/openrc
Section: admin
Priority: optional
Filename: pool/main/o/openrc/openrc_0.53-1_amd64.deb