Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue/libipq mechanism.
The kernel Linux's frame buffers provide a simple interface to different kinds of graphic displays. The fbset utility can query and change various device settings such as depth, virtual resolution, and timing parameters.
This package provides the following binaries to drive the Linux Device Mapper multipathing driver:
multipath- Device mapper target autoconfig.multipathd- Multipath daemon.mpathpersist- Manages SCSI persistent reservations ondmmultipath devices.kpartx- Create device maps from partition tables.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
libnetfilter_cthelper is a userspace library that provides a programming interface to user-space connection tracking helpers.
register new user-space connection tracking helpers
unregister user-space connection tracking helpers
list existing registered user-space connection tracking helpers
iotop identifies which processes and threads are most responsible for I/O activity such as disc reads and writes. It sorts them in a live, interactive table overview similar to that of the well-known top.
This information makes it much easier for an administrator to see which tasks are blocking others and adjust their priority (using ionice) or stop or kill them altogether.
ALSA provides audio and MIDI functionality to the Linux-based operating system. This package enhances ALSA by providing additional plugins which include: upmixing, downmixing, jackd and pulseaudio support for native alsa applications, format conversion (s16 to a52), and external rate conversion.
Linux kernel patches and device-trees used for the MNT Reform systems
F2FS, the Flash-Friendly File System, is a modern file system designed to be fast and durable on flash devices such as solid-state disks and SD cards. This package provides the userland utilities.
A *Free* project to implement OSF's RFC 86.0. Pluggable authentication modules are small shared object files that can be used through the PAM API to perform tasks, like authenticating a user at login. Local and dynamic reconfiguration are its key features.
ALSA provides audio and MIDI functionality to the Linux-based operating system.
This package provides userspace components for the InfiniBand subsystem of the Linux kernel. Specifically it contains userspace libraries for the following device nodes:
/dev/infiniband/uverbsX(libibverbs)/dev/infiniband/rdma_cm(librdmacm)/dev/infiniband/umadX(libibumad)
The following service daemons are also provided:
srp_daemon(for theib_srpkernel module)iwpmd(for iWARP kernel providers)ibacm(for InfiniBand communication management assistant)
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
This package provides a Linux kernel module that will provide a serial device /dev/ttyebus with almost no latency upon receiving. It is dedicated to the PL011 UART of the Raspberry Pi.
The primary purpose of Csmith is to find compiler bugs with random programs using differential testing.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
The USB/IP protocol enables to pass USB device from a server to a client over the network. The server is a machine which shares an USB device and the client is a machine which uses USB device provided by a server over the network. The USB device may be either physical device connected to a server or software entity created on a server using USB gadget subsystem. The usbip-utils are userspace tools to used to handle connection and management on both side. The client needs the vhci-hcd Linux kernel module and the server needs the usbip_host Linux kernel module.
This package provides statically-linked e2fsck command taken from the e2fsprogs package. It is meant to be used in initrds.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
Headers of the Linux-Libre kernel.
mdadm is a tool for managing Linux Software RAID arrays. It can create, assemble, report on, and monitor arrays. It can also move spares between raid arrays when needed.
The rasdaemon daemon monitors platform RAS reports from Linux kernel trace events. These trace events are logged in /sys/kernel/debug/tracing and reported through standard log mechanisms like syslog.
cachefilesd is a userspace daemon that manages the cache data store that is used by network file systems such as AFS and NFS to cache data locally on disk. The content of the cache is persistent over reboots.
Util-linux is a diverse collection of Linux kernel utilities. It provides dmesg and includes tools for working with file systems, block devices, UUIDs, TTYs, and many other tools.