NI provides python script to clone or create custom repositories for use on offline systems. The script targets RPM-based Linux distributions supported by NI. This article explains how to use the script to create an offline repository for installing software from the NI Linux Device Drivers repository on ni.com onto an offline OpenSUSE system.
To create offline installation media, you will need a separate system that:
- Runs the same Linux distribution as the target offline system
- Has internet access to retrieve packages from NI repositories
Additionally, root privileges are required, and certain prerequisite software must be installed to ensure the scripts run correctly.
The Python scripts mentioned in the instructions are available for download at the bottom of this article.