To Remove Older SunATM Software Packages
-
Become superuser.
-
Use the pkginfo command to check for any installed SunATM software packages:
# /usr/bin/pkginfo | grep SUNWatm
|
If you find any SunATM packages, you must remove them before installing the new SunATM software.
-
Remove any existing SunATM software packages by using the pkgrm command:
# /usr/sbin/pkgrm SUNWatm SUNWatma SUNWatmu
|