| CHICKEN-STATUS(1) | General Commands Manual | CHICKEN-STATUS(1) |
chicken-status —
list information about installed libraries
chicken-status |
[OPTION ...] NAME ... |
chicken-status lists information about
installed CHICKEN Scheme extension libraries.
If NAME is given, information is limited to the specified extension(s). Otherwise, all extensions are shown.
The program accepts following arguments:
-h,
-help-version-c,
-components-f,
-files-list-override
or -from-list
options.-match-host-target-cachedThe following environment variables change the behaviour of
chicken-status:
CHICKEN_INSTALL_REPOSITORYCHICKEN_REPOSITORY_PATHCHICKEN_EGG_CACHE$XDG_CACHE_HOME defaults to
$HOME/.cache )The chicken-status utility exits 0
on success, and >0 if an error occurs.
chicken(1), chicken-install(1), chicken-uninstall(1)
More information can be found in the CHICKEN User's Manual.
The CHICKEN Team
Submit bug reports by e-mail to chicken-janitors@nongnu.org
| April 23, 2017 | Debian |