/ttf-ms-win

A script to install the windows default fonts on archlinux

Primary LanguageShellMIT LicenseMIT

ttf-ms-win

A script to install the windows default fonts on archlinux

Preconditions

A Windows ISO has to be downloaded manually before the script.

Usage

# Install win 10 fonts
$ ./install-win-fonts.sh 10

# Install win 11 fonts
$ ./install-win-fonts.sh 11

Dependencies

All dependencies will be automatically installed by the script if needed

Credits

The install script is based on the ttf-ms-win10 and ttf-ms-win11 aur package.