{"id":15069388,"url":"https://github.com/attuneops/install-java-on-ubuntu","last_synced_at":"2026-01-03T00:32:52.018Z","repository":{"id":176016004,"uuid":"654841768","full_name":"AttuneOps/Install-Java-on-Ubuntu","owner":"AttuneOps","description":"Attune Automation Project to install Java on Ubuntu. OpenJDK is a free and open source implementation of the Java programming language. Oracle JDK/Java is a proprietary implementation of the Java programming language from the Oracle Corporation.","archived":false,"fork":false,"pushed_at":"2024-07-16T11:16:57.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T09:14:38.906Z","etag":null,"topics":["attune","attune-automation","automation","java","openjdk","oraclejdk","ubuntu"],"latest_commit_sha":null,"homepage":"http://www.attuneautomation.com/Install-Java-on-Ubuntu/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AttuneOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-17T05:27:46.000Z","updated_at":"2024-07-16T11:17:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f5bfe68-8834-4f34-a26f-f117ac68b595","html_url":"https://github.com/AttuneOps/Install-Java-on-Ubuntu","commit_stats":null,"previous_names":["attune-automation/install-java-on-ubuntu","attuneops/install-java-on-ubuntu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FInstall-Java-on-Ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FInstall-Java-on-Ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FInstall-Java-on-Ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FInstall-Java-on-Ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AttuneOps","download_url":"https://codeload.github.com/AttuneOps/Install-Java-on-Ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847061,"owners_count":20357317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["attune","attune-automation","automation","java","openjdk","oraclejdk","ubuntu"],"created_at":"2024-09-25T01:42:11.020Z","updated_at":"2026-01-03T00:32:51.994Z","avatar_url":"https://github.com/AttuneOps.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\n[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://doc.servertribe.com)\n[![Discord](https://img.shields.io/discord/844971127703994369)](http://discord.servertribe.com)\n[![Docs](https://img.shields.io/badge/videos-watch-brightgreen.svg)](https://www.youtube.com/@servertribe)\n[![Generic badge](https://img.shields.io/badge/download-latest-brightgreen.svg)](https://www.servertribe.com/community-edition/)\n\n# Install Java on Ubuntu\n\nAttune Automation Project to install Java on Ubuntu. \n\nOpenJDK is a free and open source implementation of the Java programming \nlanguage. \n\nOracle JDK/Java is a proprietary implementation of the Java programming \nlanguage from the Oracle Corporation.\n\n\n\n\n# Attune\n\n[Attune](https://www.servertribe.com/)\nautomates and orchestrates processes to streamline deployments, scaling,\nmigrations, and management of your systems. The Attune platform is building a\ncommunity of sharable automated and orchestrated processes.\n\nYou can leverage the publicly available orchestrated blueprints to increase\nyour productivity, and accelerate the delivery of your projects. You can\nopen-source your own work and improve existing community orchestrated projects.\n\n## Get Started with Attune, Download NOW!\n\nThe **Attune Community Edition** can be\n[downloaded](https://www.servertribe.com/comunity-edition/)\nfor free from our\n[ServerTribe website](https://www.servertribe.com/comunity-edition/).\nYou can learn more about Attune through\n[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).\n\n\n\n\n\n\n\n# Clone this Project\n\nTo clone this project into your own instance of Attune, follow the\n[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).\n\n\n\n\n## Blueprints\n\nThis Project contains the following Blueprints.\n\n\n\n### Install Default JRE/JDK with Apt on Ubuntu\n\nAttune Automation Project to install the Default JRE/JDK on Ubuntu.\n\nThe easiest option for installing Java is to use the version packaged with \nUbuntu.\n\n### Install Oracle JDK 17 with Apt on Ubuntu\n\nAttune Automation Project to install Oracle JDK on Ubuntu.\n\nThe JDK (Java Development Kit) is an essential software development \nenvironment for Java platform programming. It encompasses a comprehensive \nJava Runtime Environment (JRE), often referred to as a private runtime. The \nterm 'private runtime' signifies that it includes additional tools beyond \nthe standalone JRE, along with all the necessary components required for \nJava application development.\n\n\n\n\n## Parameters\n\n\n| Name | Type | Script Reference | Comment |\n| ---- | ---- | ---------------- | ------- |\n| Ubuntu Node | Linux/Unix Node | `ubuntunode` |  |\n| Ubuntu Sudo User | Linux/Unix Credential | `ubuntusudouser` |  |\n| Ubuntu User | Linux/Unix Credential | `ubuntuuser` |  |\n\n\n\n\n## Files\n\n| Name | Type | Comment |\n| ---- | ---- | ------- |\n\n\n\n\n\n\n# Contribute to this Project\n\n**The collective power of a community of talented individuals working in\nconcert delivers not only more ideas, but quicker development and\ntroubleshooting when issues arise.**\n\nIf you’d like to contribute and help improve these projects, please fork our\nrepository, commit your changes in Attune, push you changes, and create a\npull request.\n\n\u003cimg src=\"https://www.servertribe.com/wp-content/uploads/2023/02/Attune-pull-request-01.png\" alt=\"pull request\"/\u003e\n\n---\n\nPlease feel free to raise any issues or questions you have.\n\n\u003cimg src=\"https://www.servertribe.com/wp-content/uploads/2023/02/Attune-get-help-02.png\" alt=\"create an issue\"/\u003e\n\n\n---\n\n**Thank you**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattuneops%2Finstall-java-on-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattuneops%2Finstall-java-on-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattuneops%2Finstall-java-on-ubuntu/lists"}