| sysreqs_db_update {pkgdepends} | R Documentation |
Update the cached copy of the system requirements database
Description
Update the cached copy of the system requirements database
Usage
sysreqs_db_update()
Details
If the the cached copy is recent, then no update is attempted. See the
metadata_update_after configuration option.
See Also
Other system requirements functions:
sysreqs_check_installed(),
sysreqs_db_list(),
sysreqs_db_match(),
sysreqs_install_plan(),
sysreqs_is_supported(),
sysreqs_list_system_packages(),
sysreqs_platforms()
[Package pkgdepends version 0.7.2 Index]