diff --git a/content/opensource_packages/mpfr.md b/content/opensource_packages/mpfr.md new file mode 100644 index 00000000..47773e38 --- /dev/null +++ b/content/opensource_packages/mpfr.md @@ -0,0 +1,29 @@ +--- +name: MPFR +category: Miscellaneous +description: MPFR is a library designed for precise floating-point arithmetic, delivering accurate mathematical operations with support for arbitrary precision and a consistent interface for complex calculations. +download_url: https://www.mpfr.org/history.html +works_on_arm: true +supported_minimum_version: + version_number: 3.1.1 + release_date: 2012/07/03 + + +optional_info: + homepage_url: https://www.mpfr.org + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://gitlab.inria.fr/mpfr/mpfr/-/blob/master/INSTALL?ref_type=heads + 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 are done via the tar archive [3.1.1](https://www.mpfr.org/mpfr-3.1.1/). + +--- diff --git a/content/opensource_packages/qperf.md b/content/opensource_packages/qperf.md new file mode 100644 index 00000000..4dd669bc --- /dev/null +++ b/content/opensource_packages/qperf.md @@ -0,0 +1,29 @@ +--- +name: Qperf +category: Monitoring/Observability +description: Qperf is a tool for assessing network performance, measuring bandwidth and latency between nodes. It supports multiple network protocols and offers detailed metrics for evaluating network performance. +download_url: https://launchpad.net/ubuntu/+source/qperf +works_on_arm: true +supported_minimum_version: + version_number: 0.4.10 + release_date: 2017/11/23 + + +optional_info: + homepage_url: https://git.launchpad.net/ubuntu/+source/qperf + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://git.launchpad.net/ubuntu/+source/qperf/diff/README?h=ubuntu/bionic&id=e1b3d8ec9e9110b90f82005053f462dfd23595e7 + 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 are done using `apt install qperf` [0.4.10](https://launchpad.net/ubuntu/+source/qperf/0.4.10-1). + +---