Previously the script after detecting whatever the font is installed or not, proceed to the installation using "apt-get install", but if the user run the script under eg: openSUSE, this will not work, so i edited the linux/install.sh to detect if using Ubuntu or openSUSE, from there is easy to add support for other OS.
Previously the script after detecting whatever the font is installed or not, proceed to the installation using "apt-get install", but if the user run the script under eg: openSUSE, this will not work, so i edited the linux/install.sh to detect if using Ubuntu or openSUSE, from there is easy to add support for other OS.