publicfile-installer - get, build and install publicfile
Contents
Bugs
get-publicfile runs dscverify; this command needs the public PGP key of the scripts author in the users
GnuPG keyring. Therefore, before running get-publicfile, do run e.g. gpg --recv-key
B8FAC2E250475B8CE940A91957930DAB0B86B067 in order to download or update this key.
Description
get-publicfileget-publicfile downloads and verifies publicfile sources.
build-publicfilebuild-publicfile builds the publicfile package from its sources, and optionally installs it.
The scripts get-publicfile and build-publicfile are pretty verbose. Both scripts are interactive (but
see below).
Files
The scripts install files, and search for files in $HOME/.publicfile-installer/ and /usr/src/publicfile-installer/. The scripts are configured using /etc/publicfile-installer.conf and $HOME/.publicfile-installer.conf.
Name
publicfile-installer - get, build and install publicfile
Options
When get-publicfile or build-publicfile are passed the argument go, they run in non-interactive mode.
This is useful when calling these scripts from within a package installer.
See Also
The authors publicfile website ⟨http://mdcc.cx/publicfile/⟩.
publicfile-installer 0.12 2016-12-18 publicfile-installer(1)
Synopsis
get-publicfile [go]
build-publicfile [go]
