TeX on macOS Big Sur

TOC

Summary

In this post simply introduce how to build a TeX environment on macOS.

Prerequisites

  • macOS Big Sur v11.5.1
  • Homebrew v3.2.6

Setup

brew install --cask mactex-no-gui
export PATH=$PATH:/usr/local/texlive/2021/bin/universal-darwin
sudo tlmgr update --self --all

References

Let's share this post!
TOC
閉じる