libx32stdc++-14-dev-amd64-cross

GNU Standard C++ Library v3 (development files) (amd64)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libgranite-7-7

extension of GTK4 libraries

Granite-7 is an extension of GTK4. Among other things, it provides complex widgets and convenience functions designed for use in apps built for elementary OS.

libx32gphobos5-amd64-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

postgresql-17-pgauditlogtofile

PostgreSQL pgAudit Add-On to redirect audit logs

pgAudit Log to File is an addon to pgAudit than will redirect audit log lines to an independent file, instead of using PostgreSQL server logger.

libtiledb2.7

Store and access very large multi-dimensional array data (runtime library)

TileDB allows you to store and access very large multi-dimensional array data, the data currency of Data Science.

libexecs1

C library for commands execution

s2argv converts a command string into an argv array for execv, execvp, execvpe. execs is like execv taking a string instead of an argv. Similarly execsp and execspe are the counterpart of execvp and execvpe, respectively, using command strings. coprocv, coprocvp, coprocvpe, coprocs, coprocsp execute a command in coprocessing mode. The following functions all work without using a shell: esystem, system_eexecsp execute a command with its arguments from a string. popen_nosh, popen_execsp and pclose_nosh pipe stream to or from a process. system_nosh executes a command with its arguments from a string.