Uninstall mode deletes installed libraries, executables and objects.
The first mode-arg is the name of the program to use to delete
files (typically /bin/rm
).
The remaining mode-args are either flags for the deletion program (beginning with a ‘-’), or the names of files to delete.