How To Install Grub-macbless On Debian, Ubuntu, Alpine, Arch, Kali, CentOS And Raspbian?
Maintainer: GRUB Maintainers
Email: [email protected] .
Website: https://www.gnu.org/software/grub/
Section: admin
Install grub-macbless
-
Debian
apt-get install grub-common
Click to copy -
Ubuntu
apt-get install grub-common
Click to copy -
Alpine OS
apk add grub
Click to copy -
Arch Linux
pacman -S grub
Click to copy -
Kali Linux
apt-get install grub-common
Click to copy -
CentOS
yum install grub
Click to copy -
Raspbian
apt-get install grub-common
Click to copy
grub-common
GRand Unified Bootloader (common files)This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy.
grub
GRUB (Grand Unified Boot Loader) is an experimental boot loadercapable of booting into most free operating systems - Linux, FreeBSD, NetBSD, GNU Mach, and others as well as most commercial operating systems.
Installation of latest grub-macbless command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.