.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH ND-AUTOINSTALL "1" "February 2021" "nd-autoinstall 0.1" "User Commands" .SH NAME nd-autoinstall \- install (if necessary) and run an application .SH SYNOPSIS .B nd-autoinstall [\fI\,options\/\fR] \fI\,COMMAND \/\fR[\fI\,command_options\/\fR] .SH DESCRIPTION Runs the COMMAND if it is available, otherwise installs PACKAGE first, and then runs the command. If an environment file is specified, it gets sourced first (PACKAGE gets installed if environment file is not available). .SH OPTIONS .HP \fB\-p\fR, \fB\-\-package\fR=\fI\,PACKAGE\/\fR .IP Name of the package to be installed if named differently than COMMAND. .HP \fB\-e\fR, \fB\-\-environment\-file\fR=\fI\,FILE\/\fR .TP File to be sourced before invocation of the COMMAND. If not found, .IP PACKAGE gets installed first. .HP \fB\-f\fR, \fB\-\-force\fR .IP Skip all checks and install package(s) provided via \fB\-\-package\fR. .HP \fB\-F\fR, \fB\-\-file\fR=\fI\,FILE\/\fR .IP If specified file is not present, install the PACKAGE and run the COMMAND. .HP \fB\-v\fR, \fB\-\-verbose\fR .IP Enable additional progress messages. .HP \fB\-t\fR, \fB\-\-title\fR .IP Optinal title of the installation dialog. .HP \fB\-h\fR, \fB\-\-help\fR .IP Print short description, usage summary and option list. .HP \fB\-\-version\fR .IP Print version information and exit. .PP Exit status: .IP exit status of the COMMAND \- .IP if COMMAND is available (or got sucesfully installed) .IP 2 \- incorrect invocation of nd\-autoinstall 3 \- PACKAGE installation failure .SH AUTHOR Written by Yaroslav Halchenko for the NeuroDebian project. .SH COPYRIGHT Copyright \(co 2010 Yaroslav Halchenko .PP Licensed under GNU Public License version 3 or later. .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.