🍺 BREW Explorer

← all casks

Liberation

brew install --cask font-liberation v2.1.5,7261482

Metric-compatible open-source fonts for Times New Roman, Arial, and Courier New.

Why you might care

Liberation fonts ensure document layout compatibility when sharing files that expect proprietary Microsoft fonts. They're free, open-source (SIL license), and widely compatible across applications and operating systems, making them ideal for users who work with documents originally created in Windows environments.

Categories

Alternatives

DejaVu Noto
281
30-day installs · #724
671
90-day · #846
1.7k
365-day · #1086
553
★ GitHub stars · updated 3y ago

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "DejaVu",
    "Noto"
  ],
  "artifacts": [
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSerif-Regular.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSerif-Regular.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationMono-BoldItalic.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationMono-BoldItalic.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationMono-Italic.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationMono-Italic.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationMono-Regular.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationMono-Regular.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSans-Bold.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSans-Bold.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSans-BoldItalic.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSans-BoldItalic.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSans-Italic.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSans-Italic.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSans-Regular.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSans-Regular.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSerif-Bold.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSerif-Bold.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSerif-BoldItalic.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSerif-BoldItalic.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationSerif-Italic.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationSerif-Italic.ttf"
    },
    {
      "font": [
        "liberation-fonts-ttf-2.1.5/LiberationMono-Bold.ttf"
      ],
      "target": "/$HOME/Library/Fonts/LiberationMono-Bold.ttf"
    }
  ],
  "auto_updates": null,
  "categories": [
    "fonts"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": null,
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Liberation",
  "enrichment_fetched_at": "2026-06-20T22:43:40+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "font-liberation",
  "github_default_branch": "main",
  "github_last_commit_at": "2022-12-02T22:56:06Z",
  "github_readme_excerpt": "  Liberation Fonts\n  =================\n\n  The Liberation Fonts is font collection which aims to provide document \n  layout compatibility as usage of Times New Roman, Arial, Courier New.\n\n\n  Requirements\n  =================\n\n  * [fontforge](http://fontforge.sourceforge.net)\n  * [python fonttools](https://pypi.org/project/fonttools/)\n\n\n Install\n  ============\n\n  1. Get source\n        ```\n   \t    $ git clone https://github.com/liberationfonts/liberation-fonts.git\n        ```\n    \n     - Or downloading the tar.gz file from [releases](https://github.com/liberationfonts/liberation-fonts/releases).\n\n     - Extract the tar file:\n  \t    ```\n\t    $ tar zxvf liberation-fonts-[VERSION].tar.gz\n        ```\n  2. Build from the source\n        ```\n    \t$ cd liberation-fonts    or   $ cd liberation-fonts-[VERSION]\n    \t$ make\n    \t```\t\n     The binary font files will be available in \u0027liberation-fonts-ttf-[VERSION]\u0027 directory.\n\n  3. Install to system\n        \n        Fedora Users : \n        - One can manually install the fonts by copying the TTFs to `~/.fonts` for user wide usage \n        - and/or to `/usr/share/fonts/liberation` for system-wide availability. \n        - Then, run `fc-cache` to let that cached.\n\n        Other distributions : \n        please check out corresponding documentation.\n\n\n  Usage\n  ==========\n\n  Simply select preferred liberation font in applications and start using.\n\n\n   License\n  ============\n\n  This Font Software is licensed under the SIL Open Font License,\n  Version 1.1.\n\n  Please read file \"LICENSE\" for details.\n\n\n   For Maintainers\n  ====================\n\n  1. Before packaging a new release based on a new source tarball, you have to update the version suffix in the Makefile:\n        ```\n        VER = [NEW_VERSION]\n        ```\n  2. After updating Makefile VER attribute, update all font metadata by executing:\n        ```\n        $ make versionupdate\n        ```\n        can verfy changes using ftinfo/otfinfo or fontforge itself. \n  3. It is highly recommend",
  "github_repo": "liberationfonts/liberation-fonts",
  "github_stars": 553,
  "github_topics": [],
  "homepage": "https://github.com/liberationfonts/liberation-fonts",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 281,
  "installs_365d": 1692,
  "installs_90d": 671,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:05:19+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Liberation"
  ],
  "one_liner": "Metric-compatible open-source fonts for Times New Roman, Arial, and Courier New.",
  "rank_30d": 724,
  "rank_365d": 1086,
  "rank_90d": 846,
  "raw_hash": "b7632524dcef1c31",
  "ruby_source_path": "Casks/font/font-l/font-liberation.rb",
  "tap": "homebrew/cask",
  "token": "font-liberation",
  "version": "2.1.5,7261482",
  "why_use_this": "Liberation fonts ensure document layout compatibility when sharing files that expect proprietary Microsoft fonts. They\u0027re free, open-source (SIL license), and widely compatible across applications and operating systems, making them ideal for users who work with documents originally created in Windows environments."
}