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 "eftl"
Debian
 dpkg-query -l | grep "eftl"
SUSE
 zypper se | grep "eftl"
Note: Alternatively, examine the log files at /var/log.