Description
How to download the latest 3.13.0 version of apisix RPM that I downloaded through the offline offline steps on the official website, which is version 3.9.1:
sudo mkdir -p apisix
sudo yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
sudo yum clean all && yum makecache
sudo yum install -y --downloadonly --downloaddir=./apisix apisix
The apisix downloaded from this source is version 3.9.1: https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
Environment
- APISIX version (run
apisix version): 3.13.0
- Operating system (run
uname -a): centos8
Description
How to download the latest 3.13.0 version of apisix RPM that I downloaded through the offline offline steps on the official website, which is version 3.9.1:
sudo mkdir -p apisix
sudo yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
sudo yum clean all && yum makecache
sudo yum install -y --downloadonly --downloaddir=./apisix apisix
The apisix downloaded from this source is version 3.9.1: https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
Environment
apisix version): 3.13.0uname -a): centos8