8SunATM 3U CompactPCI Adapter Installation and User’s Guide February 2001

To Check the Package Installation Using

pkginfo
After installing the SunATMsoftware, you can check the installation using the
pkginfo command.
The following example shows that pkginfo found the three SunATMsoftware
packages.
Refer to the pkginfo(1) man page for more information about the command.

To Check the Package Installation Using pkgchk

Once the package is installed, you can use the pkgchk command to see if the
installation is complete.
Youcan specify multiple packages at the command line by separating the package
names with a space. If you do not specify a package identifier,the entire contents of
the machine are checked. Refer to the pkgchk(1M) man page for more information
about the command.

To Remove the Software Packages Using pkgrm

Toremove the SunATM software packages from your system, use the pkgrm
command as superuser.
In this example, the pkgrm command will remove the three SunATMsoftware
packages from the system.
Refer to the pkgrm(1M) man page for more information about the command.
#/usr/bin/pkginfo | grep SUNWatm
system SUNWatm SunATM Device Drivers
application SUNWatma SunATM Interim Api Support Software
application SUNWatmu SunATM Runtime Support Software
#/usr/sbin/pkgchk SUNWatm
# /usr/sbin/pkgrm SUNWatm SUNWatma SUNWatmu