
clc-unregister-user-package (1)
!.
NAME
clc-unregister-user-package - Unregister a Common Lisp user package
SYNOPSIS
clc-unregister-user-package <asdf-file>
DESCRIPTION
This command unregisters a user package. It is given the filename of
the ASDF file for the user package. When unregistered, the system-wide
installation of the system name will be available.
FILES
The user package database is stored in ~/.clc/user-packages.db
BUGS
Bug reports should be sent to the debian BTS, preferably with report-
bug.
AUTHOR
Kevin M. Rosenberg <kmr@debian.org>, Oct 2002
clc-unregister-user-package(1)