How To Install Kill In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Kill In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

kill

Sends a signal to a process, usually related to stopping the process.
All signals except for SIGKILL and SIGSTOP can be intercepted by the process to perform a clean exit.

Maintainer: Craig Small



Section: admin

Install kill

  • Debian apt-get install procps Click to copy
  • Ubuntu apt-get install procps Click to copy
  • Alpine OS apk add util-linux Click to copy
  • Arch Linux pacman -S util-linux Click to copy
  • Kali Linux apt-get install procps Click to copy
  • CentOS yum install util-linux Click to copy
  • Fedora dnf install util-linux Click to copy
  • Raspbian apt-get install procps Click to copy
  • macOS brew install util-linux Click to copy
To install the latest version of kill in your favorite operating system just copy the kill installation command from above and paste it into terminal. It will download and install the latest version of kill 2024 package in your OS.