From 1e4766f0028c748111f6986ae23203d6ef7cb93c Mon Sep 17 00:00:00 2001 From: odidev Date: Thu, 7 Nov 2024 05:35:13 +0000 Subject: [PATCH] Add Sysget and Atlas files Signed-off-by: odidev --- content/opensource_packages/atlas.md | 29 +++++++++++++++++++++++++++ content/opensource_packages/sysget.md | 29 +++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/atlas.md create mode 100644 content/opensource_packages/sysget.md diff --git a/content/opensource_packages/atlas.md b/content/opensource_packages/atlas.md new file mode 100644 index 00000000..7f639c0c --- /dev/null +++ b/content/opensource_packages/atlas.md @@ -0,0 +1,29 @@ +--- +name: Apache Atlas +category: Databases - Big-data +description: Apache Atlas is an open-source framework for metadata management and data governance, created to support organizations in effectively overseeing and managing their data assets. +download_url: https://atlas.apache.org/#/Downloads +works_on_arm: true +supported_minimum_version: + version_number: 2.3.0 + release_date: 2022/12/07 + + +optional_info: + homepage_url: https://atlas.apache.org/#/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://atlas.apache.org/#/BuildInstallation + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Linux/ARM64 release notes are not available. Installation and Testing were done using released tar files. + +--- diff --git a/content/opensource_packages/sysget.md b/content/opensource_packages/sysget.md new file mode 100644 index 00000000..b1460e55 --- /dev/null +++ b/content/opensource_packages/sysget.md @@ -0,0 +1,29 @@ +--- +name: Sysget +category: Miscellaneous +description: Sysget serves as a tool that facilitates interaction with various package managers across different Unix-based operating systems. +download_url: https://github.com/cvengler/sysget/releases +works_on_arm: true +supported_minimum_version: + version_number: 1.0 + release_date: 2018/10/05 + + +optional_info: + homepage_url: https://github.com/cvengler/sysget + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/cvengler/sysget?tab=readme-ov-file#how-to-install + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Linux/ARM64 release notes are not available. Installation and Testing were done using released tar files. + +---