zellij/docs/THIRD_PARTY_INSTALL.md
Ken Matsui 776959eaff
Fix installation with MacPorts (#1529)
MacPorts installed in a general way requires `sudo`.
Ref: https://superuser.com/a/1413502
2022-06-19 21:25:37 +02:00

1.2 KiB

Third Party Install

Packages

⚠️ These packages are not affiliated with the Zellij maintainers and are provided here for convenience.

Packaging status

Arch Linux

You can install the zellij package from the official community repository:

pacman -S zellij

Or install from AUR repository with AUR Helper:

paru -S zellij-git

Fedora Linux

You can install the zellij package from the COPR

sudo dnf copr enable varlad/zellij 
sudo dnf install zellij

MacOS

You can install zellij with Homebrew on MacOS:

brew install zellij

Or install with MacPorts:

sudo port install zellij

Void Linux

sudo xbps-install zellij