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

gdb-minimal

GNU Debugger (minimal version)

GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer.

libsane-hpaio

HP SANE backend for multi-function peripherals

The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers.

gir1.2-gnomekeyring-1.0

GNOME keyring services library - introspection data

gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information.

licq

multi-protocol instant messaging client (base files)

qemu-efi

transitional dummy package

This is a transitional dummy package. It contains a compatibility symlink of /usr/share/qemu-efi/QEMU_EFI.fd to /usr/share/qemu-efi-aarch64/QEMU_EFI.fd.

electric-fence

A malloc(3) debugger

Electric Fence is a debugger that uses virtual memory hardware to detect illegal memory accesses. It can detect two common programming bugs: software that overruns or underruns the boundaries of a malloc() memory allocation, and software that touches a memory allocation that has been released by free().