libmongoc-1.0-0t64

MongoDB C client library - runtime files

libmongoc is the officially supported MongoDB client library for C applications.

gcc-11-multilib-i686-linux-gnu

GNU C compiler (multilib support) (cross compiler for i386 architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

gcc-11-multilib-s390x-linux-gnu

GNU C compiler (multilib support) (cross compiler for s390x architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

terraform-switcher

switch between different versions of terraform (CLI tool)

The tfswitch command line tool lets you switch between different versions of terraform. If you do not have a particular version of terraform installed, tfswitch will download the version you desire. The installation is minimal and easy. Once installed, simply select the version you require from the dropdown and start using terraform.

postgresql-13-semver

Semantic version number type for PostgreSQL

This library contains a single PostgreSQL extension for a data type called 'semver'. It implements the version number format described in the Semantic Versioning 2.0.0 Specification. [1]

lib32asan8-ppc64-cross

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.