FetchArchive
From GoboLinux Knowledge Base
Contents |
[edit] Overview
Given a recipe, download the files required to compile it.
[edit] Usage
FetchArchive <recipe>
[edit] Options
- -h, --help - Shows this help.
- --version - Show program version.
- -v, --verbose - Enable verbose mode.
- -d, --save-directory <entry> - Rename the directory into which the archive is unpacked/files checked out.
- -s, --save-to <entry> - Save the files to the given directory. The default value is '/Files/Compile/Archives'.
- -b, --batch - Avoid asking questions.
[edit] Examples
FetchArchive /Files/Compile/LocalRecipes/K3B/0.10/Recipe
| Compile | |
| Documentation |
Compiling from source • Writing recipes • Recipe format specification • Use flags specification |
| Scripts |
Compile • ContributeRecipe • EditRecipe • FetchArchive • GetRecipe • MakeRecipe • NewVersion • PackRecipe • RecipeLint • UpdateRecipes |
| See also | |


