# Auto-jdk **Repository Path**: cppteam/Auto-jdk ## Basic Information - **Project Name**: Auto-jdk - **Description**: mac linux 系统下 一键安装 jdk - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2017-02-23 - **Last Updated**: 2024-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Auto-jdk 如果对版本要求不高的话,直接就执行 install.sh 然后按照提示下一步,就 OK。 卸载执行 uninstall.sh ## 1.打开 common.sh 更改 PACK_NAME 为要安装的 jdk tar 包 ## 2. 更改INSTALL_PATH 为安装部署的路径 ## 3.执行 install.sh 安装 ## 4.执行 uninstall.sh 卸载