CHICKEN-UNINSTALL(1) | General Commands Manual | CHICKEN-UNINSTALL(1) |
chicken-uninstall
—
uninstall extension library
chicken-uninstall |
[OPTION ...] [NAME ...] |
chicken-uninstall
removes one or more
already installed extension libraries for the CHICKEN Scheme system.
PATTERN may be a regular expression naming multiple
extensions or just an extension name.
The program accepts following arguments:
-h
,
-help
-version
-force
-match
-s
,
-sudo
SUDO
environment variable.-host
-target
The following environment variables change the behaviour of
chicken-uninstall
:
CHICKEN_INSTALL_REPOSITORY
SUDO
-s
flag in
command. If not provided, defaults to sudo(8).The chicken-uninstall
utility
exits 0 on success, and >0 if an error occurs.
chicken(1), chicken-install(1), chicken-status(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 26, 2017 | Debian |