<!-- review: finished -->

<a id="thirdparty"></a>

# Third-Party Repositories for Angie

We recommend using our official packages to install Angie:

- [Angie](https://en.angie.software//angie/docs/installation/oss_packages.md#oss-packages)
- [Angie PRO](https://en.angie.software//angie/docs/installation/pro_packages.md#pro-packages)

If you wish to use third-party repositories
that are specific to your system or distribution,
the following options are currently available.

Official repositories of various Linux distributions:

- [Alt Linux](https://packages.altlinux.org/ru/sisyphus/srpms/angie/)
- [Arch User Repository](https://aur.archlinux.org/packages/angie)
- [FreeBSD FreshPorts](https://www.freshports.org/www/angie/)
- [nixpkgs](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/servers/http/angie/default.nix)
- [ROSA Linux ABF](https://abf.io/import/angie/)

Package managers for macOS:

- [Homebrew](https://github.com/stychos/homebrew-angie):
  ```console
  $ brew tap stychos/angie
  $ brew install stychos/angie/angie
  ```
- [MacPorts](https://github.com/macports/macports-ports/tree/master/www/angie):
  ```console
  $ sudo port install angie
  ```

For an additional list of third-party sources, see [here](https://repology.org/project/angie/versions).

#### NOTE
We do not publish anything in these repositories
and are not responsible for the consequences of installing software from them.
