This guide will walk you through the process of installing, and running the grubdeck package on a Debian based system (like Ubuntu, Linux Mint, or Debian).
Since the package is hosted on GitHub, you can use a single command block to download and install it directly.
wget https://github.com/abinopoulose/grubdeck/releases/download/deb/grubdeck.deb
sudo apt install ./grubdeck.deb
wget https://github.com/abinopoulose/grubdeck/releases/download/rpm/grubdeck.rpm
sudo dnf install ./grubdeck.rpm
From the Application Menu: Search for "Grub Deck" in your system's application menu.