Unofficial Developer Builds - Cockatrice/Cockatrice GitHub Wiki

  ← Back to Compiling Overview


These images were not built by the Cockatrice core developers, and are not supported directly.
They might be outdated, compare their version with our recent Official Releases.



Arch Linux

  • Stable releases of Cockatrice are available in community.
    Maintained by: FFY00

    Install through pacman using:

    # pacman -S cockatrice
    
  • Cutting edge versions are also available through the Aur for the server and the client.
    Maintained by: skwerlman


Fedora

Fedora includes Cockatrice packages in its official repositories.
Maintained by linkdupont.

They can be installed either through dnf or GNOME Software.


Flatpak

Cockatrice is available as .flatpak bundle for stable releases, hosted on Flathub.
Maintained by: subpop (Help with keeping it up-to-date!)

Download Cockatrice on Flathub

To use flatpak, first get setup for your distribution and make sure the flathub repository is enabled.

Then install the Cockatrice bundle:

$ flatpak install flathub io.github.Cockatrice.cockatrice

Homebrew Cask (Linux)

To use Homebrew Cask on Linux, you have to install Homebrew first. (→ Setup instructions)

You can then use the brew command to install:

$ brew cask install cockatrice

Solus

Cockatrice is packaged in Solus' repositories.
Maintained by: ??




FreeBSD

Cockatrice is available through FreeBSD ports.
Maintained by: Sean Bruno




Homebrew Cask (macOS)

Cockatrice stable releases are available as Homebrew Cask binaries (Homebrew Formulae page).
Maintained by: Homebrew contributors (Help with maintaining these binaries!)

  1. To use Homebrew Cask, you have to install Homebrew first:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  1. Then install the cockatrice binary:
$ brew cask install cockatrice

⚠️ **GitHub.com Fallback** ⚠️