These instructions are based on installing Linux Intel 32 Bit on Fedora from the command line using yum and wget. If installing on other Linux systems please make any adjustments required.
Instructions to download RPM use wget, if required install wget
yum install wget
Download latest RPM's from https://mirror-us.tapetrack.com/releases/Linux-x86/
(other Linux installations are available at https://mirror-us.tapetrack.com/releases/)
wget https://mirror-us.tapetrack.com/releases/Linux-x86/tapetrack-clients-2021.3-1.i686.rpm wget https://mirror-us.tapetrack.com/releases/Linux-x86/tapetrack-server-2021.3-1.i686.rpm
While you may have some of these dependencies installed trying to install them again will only let you know they already exist.
Dependencies required:
yum install glibc*.i686
Install tapetrack-clients-2021.3-1.i686.rpm
rpm -i tapetrack-clients-2021.3-1.i686.rpm