{"id":19592658,"url":"https://github.com/source-foundry/hack-linux-installer","last_synced_at":"2026-05-04T11:37:30.370Z","repository":{"id":86461552,"uuid":"124488309","full_name":"source-foundry/hack-linux-installer","owner":"source-foundry","description":"Install and upgrade the Hack typeface on the Linux platform","archived":false,"fork":false,"pushed_at":"2019-11-29T16:04:25.000Z","size":8,"stargazers_count":25,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-26T14:15:35.454Z","etag":null,"topics":["font","hack","installer","linux","upgrade"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/source-foundry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-09T04:37:33.000Z","updated_at":"2025-02-23T15:07:01.000Z","dependencies_parsed_at":"2023-03-13T19:59:50.498Z","dependency_job_id":null,"html_url":"https://github.com/source-foundry/hack-linux-installer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/source-foundry/hack-linux-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/source-foundry%2Fhack-linux-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/source-foundry%2Fhack-linux-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/source-foundry%2Fhack-linux-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/source-foundry%2Fhack-linux-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/source-foundry","download_url":"https://codeload.github.com/source-foundry/hack-linux-installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/source-foundry%2Fhack-linux-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276312968,"owners_count":25620626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["font","hack","installer","linux","upgrade"],"created_at":"2024-11-11T08:36:34.701Z","updated_at":"2025-09-21T21:47:19.469Z","avatar_url":"https://github.com/source-foundry.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hack font installer for Linux\n\n[![Build Status](https://semaphoreci.com/api/v1/sourcefoundry/hack-linux-installer/branches/master/badge.svg)](https://semaphoreci.com/sourcefoundry/hack-linux-installer)\n\n### An install and upgrade script for the Hack typeface on the Linux platform\n\nThe [`hack-linux-installer.sh` shell script](https://github.com/source-foundry/hack-linux-installer/blob/master/hack-linux-installer.sh) installs fonts from the [Hack typeface repository](https://github.com/source-foundry/Hack) at a requested release version number on the Linux platform.  This script can be used for initial font installs and upgrades to new versions (or downgrades if ever necessary).\n\n#### Download and modify permissions\n\n```\n$ curl -L -O https://raw.githubusercontent.com/source-foundry/hack-linux-installer/master/hack-linux-installer.sh\n$ chmod +x hack-linux-installer.sh\n```\n\n#### Usage\n\n```\n$ ./hack-linux-installer.sh [VERSION]\n```\n\nDefine the version number with the format `vX.XXX`.  You must use a lowercase `v` followed by the version number string that is used in the repository releases.\n\nFor example, install Hack v3.003 with the following command:\n\n```\n$ ./hack-linux-installer.sh v3.003\n```\n\nAlternatively, you can use the installer to install the latest version like so:\n\n```\n$ ./hack-linux-installer.sh latest\n```\n\n#### What it does\n\n- The release archive is pulled from the repository release\n- The release archive is unpacked\n- The fonts are installed on the path `$HOME/.local/share/fonts`\n- The font cache is cleared and regenerated\n- `fc-list | grep \"Hack\"` is executed to display the installed font paths.  You should see expected install filepaths with this command.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsource-foundry%2Fhack-linux-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsource-foundry%2Fhack-linux-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsource-foundry%2Fhack-linux-installer/lists"}