macOS
Installing on macOS¶
The CI system builds the package on macOS Big Sur and should run on systems as "old" as Mojave. It may run on earlier versions of macOS, but that has not been tested.
Starting with version 20210203-095643-70a364eb, wakterm is a Universal binary with support for both Apple Silicon and Intel hardware.
Download for macOS Nightly for macOS
- Download Release.
- Extract the zipfile and drag the
wakterm.appbundle to yourApplicationsfolder. - First time around, you may need to right click and select
Opento allow launching the application that you've just downloaded from the internet. - Subsequently, a simple double-click will launch the UI.
- To use wakterm binary from a terminal emulator, like
wakterm ls-fontsyou'll need to add the location to the wakterm binary folder that exists inside the wakterm.app, to your environment's $PATH value. For example, to add it to your~/.zshrcfile, and assuming your wakterm.app was installed to/Applications, add: - Configuration instructions can be found here
Homebrew¶
wakterm is available for brew users:
If you'd like to use a nightly build:
Note
For users who have previously used the cask named wakterm-nightly,
homebrew has started issuing warnings: Warning: Cask
homebrew/cask-versions/wakterm-nightly was renamed to wakterm@nightly. We
recommend that you use brew uninstall wakterm-nightly to uninstall the
previously installed version, and then reinstall the new version using the
command above.
to upgrade to a newer nightly (normal brew upgrade will not upgrade it!):
Note
The --greedy-latest option in Homebrew forces the latest version of a
formula to be installed, even if a version satisfying the formula's
requirements is already installed. This can be useful when you want to
ensure you have the most up-to-date version of a package, regardless of
whether an older version meets the current dependency requirements.
MacPorts¶
wakterm is also available via MacPorts: