To determine the currently installed versions of BTEQ, use the following commands as applicable to the client platform:
| OS | Command Example |
|---|---|
| IBM AIX | lslpp -l \*bteq\* |
| Linux | rpm -qa \*bteq\* |
| zLinux | rpm -qa \*bteq\* |
| Ubuntu Linux | dpkg -l \*bteq\* |
| Apple macOS | pkgutil --regexp --pkg-info .\+bteqapp.\+ |