This is a staging site. Uploads will not persist. Testing only.

gobjc-12-multilib

GNU Objective-C compiler (multilib support)

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

golang-1.21-src

Go programming language - source files

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

librte-net-pfe22

Data Plane Development Kit (librte-net-pfe runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

php8.2-cli

command-line interpreter for the PHP scripting language

This package provides the /usr/bin/php8.2 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks.

gcc-11-multilib-mipsisa64r6-linux-gnuabi64

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

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

postgresql-15-first-last-agg

PostgreSQL extension providing first and last aggregate functions

first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group.