Install¶
Pre-built release¶
- Download the package for your platform from the GitHub Releases page.
- Unpack the archive or install the
.debor.rpmpackage. - Run the launcher from
bin/paccor. - Run the tutorial commands from any directory that has access to
bin/paccor. Download the linked input files into your working directory, or substitute any local paths that fit your environment.
This is the right path if you already have issuer certificates, holder certificates, and manifest JSON from your own environment.
Source checkout¶
A source checkout is useful for contributors and test authors. The end-user tutorials are written for a runnable bin/paccor plus linked repository-backed input files instead of the source tree layout.
Next:
- Read Requirements if you have not checked prerequisites yet
- Read Build if you want to compile and unpack the distribution yourself
- Jump to Getting Started if you already have a runnable
paccor