Skip to content

Linux install + upgrade script for Hack fonts is available #415

Open
@chrissimpkins

Description

@chrissimpkins

A new install + upgrade script is available for Linux users. This script allows you automate the entire installation process for any Hack version, including upgrades over previous installed versions. It automates the following:

  • pull release archive from Hack repository release by requested version number
  • unpacking of the archive
  • installation on the path $HOME/.local/share/fonts
  • clear and regeneration of your font cache
  • display of the installed font paths

Available here: https://github.com/source-foundry/hack-linux-installer

If you have previously installed the fonts manually and did not use the above path, remove the installed fonts (manually, this is not included in the script) and create the above directory path if it is not present before you execute the script.

TODO:

  • add to README documentation for Linux installs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions