CLUG TRUSTED PERSONAL PACKAGE ARCHIVES (PPA) List


01. Grub Customizer (submitted by Rex Bouwense)
-Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menu entries.
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer


02. Boot Repair (submitted by Rex Bouwense)
-Boot-Repair, simple tool to recover access to your Operating Systems. Easy-to-use (repair in 1 click!)
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair


03. Unetbootin (submitted by Rex Bouwense)
-Unetbootin (Universal Netboot Installer), software that allows you to easily create bootable USB flash drives.
sudo add-apt-repository ppa:gezakovacs/ppa
sudo apt update
sudo apt install unetbootin