logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

publicfile-installer - get, build and install publicfile

Author

       Copyright © 2006 Joost van Baal, Copyright © 2015 Joost van Baal-Ilić
       This  document  is free software; you can redistribute it and/or modify it under the terms of the GNU GPL
       as published by the FSF; version 3 of the License, or any later version. You should have received a  copy
       of the GNU GPL along with this file (see COPYING); if not, check the copy on the FSF website ⟨http://
       www.gnu.org/copyleft/gpl.html⟩.

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]

See Also