Verifying the Installation on Linux

The installation can be verified by looking for the last RPM or Debian file installed.

Linux Variant Command
Red Hat
 su -c 'yum list' | grep "tib_as"
Debian
 dpkg-query -l | grep "tib_as"
SUSE
 zypper se | grep "tib_as"
Note: Alternatively, examine the log files at /var/log.