UpdateRecipes
From GoboLinux Knowledge Base
Contents |
[edit] Overview
Update local recipe list from recipe stores.
[edit] Usage
UpdateRecipes [<program>]
[edit] Options
- -h, --help - Show this help.
- --version - Show program version.
- -v, --verbose - Enable verbose mode.
- -a, --all - Download contents of updated recipes. By default, UpdateRecipes will only fetch the recipe list and generate empty recipe directories (except when updating a single program).
- -l, --all-latest - Like --all, but only fetch the latest versions of each recipe.
- -t, --thorough - Check all availabe mirrors for updates. By default, only the first working mirror (as configured in Compile.conf) is used.
[edit] Other considerations
- When updating a single program, UpdateRecipes will download all its available recipes.
- When no program is specified, UpdateRecipes will fetch the recipe list and populate
/Files/Compile/Recipeswith directory entries (and download the recipes only if --all is used).
| 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 | |


