Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/apr-util.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: APR-util
category: Compilers/Tools
description: APR-util is a companion library to the Apache Portable Runtime that provides higher-level utility interfaces for database access, networking, parsing, and other common system functions across platforms.
download_url: https://github.com/apache/apr-util/tags
works_on_arm: true
supported_minimum_version:
version_number: 1.5.4
release_date: 2014/09/17


optional_info:
homepage_url: https://apr.apache.org/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://apr.apache.org/compiling_unix.html
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Release notes for Linux/Arm64 are not available. Apr-utils version 1.5.4 can be installed for Arm on Ubuntu Xenial via apt. Kindly visit <https://launchpad.net/ubuntu/xenial/arm64/libaprutil1/>.

---
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/bgwpy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: BGWpy (BerkeleyGW)
category: HPC
description: BGWpy is a Python module that provides an interface to BerkeleyGW for performing many-body perturbation theory calculations of electronic and optical properties in materials.
download_url: https://pypi.org/project/BGWpy/#history
works_on_arm: true
supported_minimum_version:
version_number: 3.1.0
release_date: 2021/04/07


optional_info:
homepage_url: https://github.com/BerkeleyGW/BGWpy
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/BerkeleyGW/BGWpy#installing
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Release notes for the initial Linux/Arm64 support aren't available. Packge verion 3.1.0 can be installed for Arm via pip and python version 3.7.

---