How To Install Runit On Debian, Ubuntu, Alpine, Kali, Raspbian And MacOS?

How To Install Runit On Debian, Ubuntu, Alpine, Kali, Raspbian And MacOS?

runit

3-stage init system.

Maintainer: Dmitry Bogatov



Section: admin

Install runit

  • Debian apt-get install runit Click to copy
  • Ubuntu apt-get install runit Click to copy
  • Alpine OS apk add runit Click to copy
  • Kali Linux apt-get install runit Click to copy
  • Raspbian apt-get install runit Click to copy
  • macOS brew install runit Click to copy

3-stage init system.

How to use runit?

Below are few example commands for runit that you can use in the terminal.

Start runit's 3-stage init scheme:
runitClick to copy
Shut down runit:
kill --CONT runit_pidClick to copy
Install the latest version of runit in Debian, Ubuntu, Alpine, Kali, Raspbian and macOS from terminal. To install the runit just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of runit from the respository and install it in your computer/server.