Skip to content

Installation

Jan edited this page Dec 16, 2020 · 1 revision

Fedora

polecat is available as a COPR repository

sudo dnf copr enable sentry/polecat
sudo dnf install polecat

Arch

polecat is available on the AUR

Other

Building polecat is rather simple you need the following dependencies:

  • libcurl
  • json-c
  • libarchive
  • cmake
  • make/ninja/whatever cmake supports
Clone this wiki locally