找到指定的下载地址
历史版本:
https://archive.apache.org/dist/tomcat/
找到自己需要的版本:
https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.23/bin/
官网下载
使用wget下载
打开控制台,找到对应的版本,copy link
我需要的版本为8.0.23
https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.23/bin/apache-tomcat-8.0.23.tar.gz
执行wget命令(然后等待下载完成。如果网速不行,就换个方式吧):
ok,完成