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

Last updated: December 24,2024

1. Install "runit" package

Please follow the steps below to install runit on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install runit

2. Uninstall "runit" package

Here is a brief guide to show you how to uninstall runit on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove runit $ sudo apt autoclean && sudo apt autoremove

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

Package: runit
Architecture: amd64
Version: 2.1.2-43ubuntu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Lorenzo Puliti
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 469
Depends: sysuser-helper (<< 1.4), libc6 (>= 2.34)
Recommends: runit-run | runit-init
Suggests: socklog
Breaks: runit-init (<< 2.1.2-29~)
Replaces: runit-init (<< 2.1.2-29~)
Filename: pool/universe/r/runit/runit_2.1.2-43ubuntu1_amd64.deb
Size: 115390
MD5sum: 006dc87c3631713b69d02094f04e363b
SHA1: d011ac381ce1e921f7d303511bb33c2dd2f0df00
SHA256: 6752d49d2929dffb1906714ca683e39c68d3b96fe17e26728f88864b22cd5369
SHA512: 21932aa8af2bf4eda4a6c16a549a3157233c51881de12e5faff6acee59cb8531e8acdafa911f7e1e032d7a0ab9cf6583d8b9a06f18ecc8850def6db827da98fc
Homepage: http://smarden.org/runit/
Description-en: system-wide service supervision
runit is a collection of tools to provide system-wide service supervision
and to manage services. Contrary to sysv init, it not only cares about
starting and stopping services, but also supervises the service daemons
while they are running. Amongst other things, it provides a reliable
interface to send signals to service daemons without the need for pid-files,
and a log facility with automatic log file rotation and disk space limits.
.
runit service supervision can run under sysv init, systemd or replace the init
system completely. Complete init replacement is provided by 'runit-init'
package. Users that want to take advantage of runit supervision under systemd
or sysv init can directly install the 'runit-run' package.
Description-md5: eb15553874e0d9d776a0d1b31885eca3