This tap contains formulae relating to rnp.
Alternatively install the tap, then the formula:
brew tap rnpgp/rnp
brew install --HEAD rnp
To install the latest version, you can use the --HEAD
option:
brew install --HEAD rnp
If the formula conflicts with one from Homebrew/homebrew
or another
tap, you can run:
brew install --HEAD rnpgp/rnp/rnp
The rnp
HEAD formula must be used with botan
HEAD. See the
Troubleshooting section if you run into botan
problems.
brew unlink botan
brew install --HEAD botan
You can read Homebrew’s Acceptable Formulae document here.
First, please run brew update
and brew doctor
.
Second, read the Troubleshooting Checklist.
brew help
, man brew
or check
our documentation.
Code is under the BSD 2 Clause license.