legacy-knowledge-base
公開されました Jun. 30, 2025

Download Liferay Quarterly Releases Using the Linux Command Line

投稿者

Stanley Huang

knowledge-article-header-disclaimer-how-to

knowledge-article-header-disclaimer

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • I want to download Liferay using the Linux command line rather than going through a web browser.

Environment

  • Liferay DXP Quarterly Releases

Resolution

  • Liferay offers a release directory that can be downloaded through the Linux command of choice.
  • For example, Liferay DXP 2023.Q4.3 can be downloaded using the following wget command:
wget -r -np -nd -nH -A liferay-dxp-tomcat-2023.q4.3-*.tar.gz https://releases-cdn.liferay.com/dxp/2023.q4.3/
did-this-article-resolve-your-issue

legacy-knowledge-base