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

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

sudo

Executes a single command as the superuser or another user.

Maintainer: Bdale Garbee



Section: admin

Install sudo

  • Debian apt-get install sudo Click to copy
  • Ubuntu apt-get install sudo Click to copy
  • Alpine OS apk add sudo Click to copy
  • Arch Linux pacman -S sudo Click to copy
  • Kali Linux apt-get install sudo Click to copy
  • CentOS yum install sudo Click to copy
  • Fedora dnf install sudo Click to copy
  • Raspbian apt-get install sudo Click to copy
Installing sudo command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of sudo 2024 package in your OS.