Sudo apt install grub-live: Error: Unable to locate package grub-live

I have enabled extrepo for kicksecure and whonix in Debian. I uncommented the contrib and non-free. I did sudo apt update.

What am i doing wrong i can’t find grub-live?

1 Like

grub-live is installed by default in Whonix. (for VirtualBox, KVM) (non-Qubes)

Package Version Check

sudo apt update
sudo apt install grub-live

But should not be required since installed by default.

Related, in case you’re not using Whonix:

1 Like