In general, installing the binary under your version of UNIX will be specific to the installation methods used with your version of UNIX. For example, under AIX, you would use smit to install the Ethereal binary package, while under Tru64 UNIX (formerly Digital UNIX) you would use setld.
Use the following command to install the Ethereal RPM that you have downloaded from the Ethereal web site:
rpm -ivh ethereal-0.10.5-0.2.2.i386.rpm
If the above step fails because of missing dependencies, install the dependencies first, and then retry the step above. See Example 2.4, “ Installing required RPMs under RedHat Linux 6.2 and beyond ” for information on what RPMs you will need to have installed.