3.5 Package Commands

The following package commands are available in GroupWise:

Command

Description

rpm -qa | grep novell

Lists all NovellĀ® packages installed on your server

rpm -qi package_name

Lists useful information about an installed package, such as name, version, release date, install date, size description, build date, and so on.

rpm -ql package_name

Lists where each file in the package has been installed

rpm -e package_name

Uninstalls a package