Use one of the following methods to uninstall the Linux driver, Uninstalling with RPM or Uninstalling from a TGZ Archive.
Note: The procedures in this topic should be used only in Linux environments which support the installation and building of packages from an RPM repository. The procedures require that the following RPM directories exist and are used by RPM on your Linux system:
| /usr/src/redhat/BUILD |
| /usr/src/redhat/RPMS |
| /usr/src/redhat/SOURCES |
| /usr/src/redhat/SPECS |
| /usr/src/redhat/SRPMS |
dgrp_cfg_node uninit ID
where ID specifies the ID of the portServer to unconfigure.
Enter this command to remove the driver package:
rpm -e -vv realport
Important: If you have deleted the source repository created when you installed this driver package, then there is no automated mechanism to remove the package files.
cd /usr/src/realport-versionSubstitute your driver version numbers for version in the previous
command. For example, if
the driver version is 1.0, the command would be:
cd
/usr/src/realport-1.0
make preuninstall
make uninstall