Download Portal Access
Xi Software distributions are available through the web download portal:
Portal URL: https://downloads.xisl.com/
Access requires a valid serial number. Upon entry, all distributions associated with that serial number become available for download.
What's Available
Latest builds only : Portal displays most recent build of each product
Platform-specific distributions : Separate downloads for each supported platform
RPM packages (Linux) : Native package format for Red Hat and derivatives
Tarball archives (Unix/Linux) : Traditional tar.gz format with installer scripts
Checksums : SHA256 checksums provided for verification
Accessing Downloads
Step 1: Navigate to portal
Visit https://downloads.xisl.com/
Step 2: Enter serial number
Provide your Xi Software serial number. This is the same serial number shown by checklic commands.
Step 3: View available files
All distributions for your products are listed with:
- Platform identification
- Distribution type (RPM or tarball)
- Version number
- File size
- Checksum
Step 4: Select platform
Choose the distribution matching your target system's platform and architecture.
Step 5: Apply blend filter (if applicable)
Most users see only "standard" blend. If you have custom blend access, use the advanced filter to display your specific builds.
Step 6: Download
Click download link. Save to appropriate location.
Step 7: Verify checksum
Compare downloaded file checksum against portal-displayed value:
bash
sha256sum xibatch_legacy-standard-1.7.0+6654775c.tar.gz
Distribution Types
RPM Packages (Red Hat, Rocky, Alma, CentOS)
File format:
<product_blend>-<version+build>-<buildOS>.<arch>.rpm
Example:
xibatch_legacy_standard-1.7.0+6654775c-rockylinux9.x86_64.rpm xitext_legacy_standard-1.24.1+7a8b9c0d-rockylinux9.x86_64.rpm
Features:
- Native RedHat package management
- Automatic dependency handling
- Integrated file permissions
- Clean uninstallation
- Trial licence included
Supported platforms:
- Red Hat Enterprise Linux (RHEL) 8, 9
- Rocky Linux 8, 9
- AlmaLinux 8, 9
- CentOS Stream 8, 9
RHEL 10 packages available soon. Older versions on request.
Tarball Archives (Unix and Linux)
File format:
<arch>-<mfr>-<osname>-<product>-<blend>-<version+build>.tar.gz
Example:
x86_64-linux-rockylinux9.3-xibatch_legacy-standard-1.7.0+6654775c.tar.gz parisc-hp-hpux11.31-xitext_legacy-standard-1.24.0+6654775c.tar.gz powerpc-ibm-aix7.2-xibatch_legacy-standard-1.7.0+6654775c.tar.gz
Features:
- Includes INSTALL and UNINSTALL scripts
- Manual installation process
- Full control over installation paths
- Supports all Unix platforms
Supported platforms:
- HP-UX (PA-RISC and Itanium)
- AIX (POWER architecture)
- Solaris (SPARC and x86)
- Linux (all distributions via tarball)
- ARM architectures
- Most Unix variants
Platform Selection Guide
Red Hat family Linux (RHEL, Rocky, Alma, CentOS) : Use RPM packages when available
Other Linux distributions (Ubuntu, Debian, SUSE) : Use tarball archives
HP-UX : Use PA-RISC or Itanium tarball matching your hardware
AIX : Use POWER architecture tarball
Solaris : Use SPARC or x86 tarball matching your hardware
ARM-based systems : Use ARM architecture tarball for your OS
After Download
Verify checksum:
bash
sha256sum downloaded-file.rpm # Compare output to portal checksum
Extract tarball (if applicable):
bash
tar xzf x86_64-linux-rockylinux9.3-xibatch_legacy-standard-1.7.0+6654775c.tar.gz cd xibatch_legacy-standard-1.7.0/
Install RPM (if applicable):
bash
sudo rpm -ivh xibatch_legacy_standard-1.7.0+6654775c-rockylinux9.x86_64.rpm
Run installer (tarball):
bash
cd xibatch_legacy-standard-1.7.0/ sudo ./INSTALL
Accessing Older Versions
The download portal displays only the latest build. To obtain previous versions:
- Contact Xi Software support
- Specify product, version, and platform needed
- Explain reason for requesting older version
- Support will provide access or direct download link
Support for Download Issues
Cannot access portal : Verify serial number is valid and current
Platform not listed : Contact support to request platform-specific build
Checksum mismatch : Re-download file, verify connection stability
Blend filter shows no results : Most users don't have custom blends - use standard
Download interrupted : Portal supports resume for large files
Contact support@xisl.com for download assistance.