|
To uninstall UnForm on a Unix or Linux system:
| • | Stop the server if it is running (uf90d stop) |
| • | Remove the install directory (rm -rf /usr/local/unform for example) |
| • | Remove the /usr/bin/uf90* scripts |
| • | If the server is being started automatically by a 'uf90d start' entry in /etc/init.d, /etc/rc*.d, or /etc/inittab, remove such entries. |
|