Deploy MySQL 8.0 on Kylin V10 Lance without Internet Access
Obtain the Offline Bundle
Download the mysql-8.0.36-1.el8.aarch64.rpm-bundle.tar archive from the official MySQL site and transfer it to the Kylin V10 (Lance) host using any removabel medium.
Extract and Install RPMs
# Unpack the archive
tar -xf mysql-8.0.36-1.el8.aarch64.rpm-bundle.tar
# Install in dependency order
sudo dnf -y localinst ...
Posted on Wed, 22 Jul 2026 16:20:26 +0000 by kurtis