[研究]Rocky Linux 9.2 (CentOS 9) 的 yum 提供的 tomcat 和 PostgreSQL 版本
2023-06-09
因為某緣故,要知道一下 Rocky Linux 8 的 yum 提供的 tomcat 和 PostgreSQL 版本。
[root@localhost ~]# yum list | grep tomcat idm-tomcatjss.noarch 8.3.0-1.el9 appstream tomcat.noarch 1:9.0.62-11.el9 appstream tomcat-admin-webapps.noarch 1:9.0.62-11.el9 appstream tomcat-docs-webapp.noarch 1:9.0.62-11.el9 appstream tomcat-el-3.0-api.noarch 1:9.0.62-11.el9 appstream tomcat-jsp-2.3-api.noarch 1:9.0.62-11.el9 appstream tomcat-lib.noarch 1:9.0.62-11.el9 appstream tomcat-servlet-4.0-api.noarch 1:9.0.62-11.el9 appstream tomcat-webapps.noarch 1:9.0.62-11.el9 appstream [root@localhost ~]# |
所以 yum 提供的 tomcat 為 9.x 版,官方最新到 10.x 版,11.x 還在 alpha 版。
[root@localhost ~]# yum list | grep postgre pcp-pmda-postgresql.x86_64 6.0.1-4.el9 appstream postgres-decoderbufs.x86_64 1.4.0-4.Final.el9 appstream postgresql.x86_64 13.10-1.el9_1.0.1 appstream postgresql-contrib.x86_64 13.10-1.el9_1.0.1 appstream postgresql-jdbc.noarch 42.2.27-1.el9 appstream postgresql-odbc.x86_64 12.02.0000-6.el9 appstream postgresql-plperl.x86_64 13.10-1.el9_1.0.1 appstream postgresql-plpython3.x86_64 13.10-1.el9_1.0.1 appstream postgresql-pltcl.x86_64 13.10-1.el9_1.0.1 appstream postgresql-private-libs.x86_64 13.10-1.el9_1.0.1 appstream postgresql-server.x86_64 13.10-1.el9_1.0.1 appstream postgresql-upgrade.x86_64 13.10-1.el9_1.0.1 appstream qt5-qtbase-postgresql.i686 5.15.3-1.el9 appstream qt5-qtbase-postgresql.x86_64 5.15.3-1.el9 appstream tuned-profiles-postgresql.noarch 2.20.0-1.el9 appstream [root@localhost ~]# |
所以 yum 提供的 PostgreSQL 為 13.x 版。
PostgreSQL Source 版最新到 15.3版
https://www.postgresql.org/ftp/source/
OS版本 | tomcat版本 | PostgreSQL版本 |
CentOS 7 | 7 (EOS、EOL) | 9 |
Rocky Linux 8 | 9 | 10 |
Rocky Linux 9 | 9 | 13 |
官方 | 10 | 15 |
(完)
相關
[研究]Rocky Linux 9.2 (CentOS 9) 的 yum 提供的 tomcat 和 PostgreSQL 版本
https://shaurong.blogspot.com/2023/06/rocky-linux-92-centos-9-yum-tomcat.html
[研究]Rocky Linux 8.8 (CentOS 8) 的 yum 提供的 tomcat 和 PostgreSQL 版本https://shaurong.blogspot.com/2023/06/rocky-linux-88-centos-8-yum-tomcat.html
[研究]CentOS 7 的 yum 提供的 tomcat 和 PostgreSQL 版本https://shaurong.blogspot.com/2023/06/centos-7-yum-tomcat-postgresql.html
沒有留言:
張貼留言