GlobalProtect on PoP_OS!
The checking for which type of Linux distro done ./install.sh script is too narrow. The script checks for *Ubuntu* (proper case) but some Ubuntu-based Distros (especially PoP_OS! from System 76) uses lower case "ubuntu" in the ID_LIKE variable. Therefore, the needed dependencies for Debian/Ubuntu aren't run (the "yum"--wrong--ones are run). I ...




