1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00
conduit/docs/deploy/packages.md
2022-04-09 12:56:16 +02:00

1.7 KiB

Distribution Packages

These packages are not maintained by the Conduit maaintainers. They are third-party community contributions we have no control over.

Debian

Paul has done work on preparing Conduit for Debian packaging. See the Debian directory for more info about this.

# You'll need cargo-deb to create a debian package:
cargo install cargo-deb
# Run this in the Conduit repo to compile and create a package:
cargo deb

NixOS

nixpkgs unstable package

PimEyes has packaged Conduit for NixOS.

nix-env -iA nixos.matrix-conduit

FreBSD Ports

FreeBSD port

Apparently, there is also a FreeBSD Port of Conduit.

cd /usr/ports/net-im/conduit/ && make install clean

Void Linux

Void Linux x86_64 package

Joel Beckmeyer carefully brought a Void Linux package for Conduit to life.

xbps-install -S conduit