_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libseccomp 2.6.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/seccomp/libseccomp
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Interface to Linux's seccomp syscall filtering mechanism
Description:

The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by, application developers.

libcgroup 3.2.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libcgroup/libcgroup
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Control groups management tools
Description:

Control groups is Linux kernel method for process resource restriction, permission handling and more. This package provides userspace interface to this kernel feature.

libfabric 2.3.1
Dependencies: rdma-core@60.0 libnl@3.5.0 psm@3.3.20170428 psm2@12.0 libcxi@13.0.0 curl@8.6.0 json-c@0.18
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ofiwg.github.io/libfabric/
Licenses: FreeBSD GPL 2
Build system: gnu
Synopsis: Open Fabric Interfaces
Description:

OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. OFI is best described as a collection of libraries and applications used to export fabric services. The key components of OFI are: application interfaces, provider libraries, kernel services, daemons, and test applications.

Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric.

renameat2 0.0.0-0.5c5193f
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gist.github.com/eatnumber1/f97ac7dad7b1f5a9721f
Licenses: Expat
Build system: gnu
Synopsis: Command to call the renameat2 Linux system call
Description:

This package provides a renameat2 command that calls the Linux-specific renameat2 system call.

libpfm4 4.9.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://perfmon2.sourceforge.net/
Licenses: Expat
Build system: gnu
Synopsis: Performance event monitoring library
Description:

This package provides a library called libpfm4, which is used to develop monitoring tools exploiting the performance monitoring events such as those provided by the Performance Monitoring Unit (PMU) of modern processors.

Libpfm4 helps convert from an event name, expressed as a string, to the event encoding that is either the raw event as documented by the hardware vendor or the OS-specific encoding. In the latter case, the library is able to prepare the OS-specific data structures needed by the kernel to setup the event.

libpfm4 provides support for the perf_events interface, which was introduced in Linux 2.6.31.

libnetfilter-queue 1.0.5
Dependencies: libmnl@1.0.5 libnfnetlink@1.0.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/libnetfilter_queue/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for kernel netfilter infrastructure and state
Description:

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.

bolt 0.9.10
Dependencies: eudev@3.2.14 dbus@1.15.8 polkit@121
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.freedesktop.org/bolt/bolt
Licenses: GPL 2+
Build system: meson
Synopsis: Thunderbolt 3 device manager
Description:

This package provides boltd, a userspace daemon for Thunderbolt devices, and boltctl, a command-line utility for managing those devices.

The daemon boltd exposes devices via D-Bus to clients. It also stores a database of previously authorized devices and will, depending on the policy set for the individual devices, automatically authorize newly connected devices without user interaction.

The command-line utility boltctl manages Thunderbolt devices via boltd. It can list devices, monitor changes, and initiate authorization of devices.

cpufrequtils 008-1.a2f0c39
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://ftp.be.debian.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Licenses: GPL 2
Build system: gnu
Synopsis: Utilities to get and set CPU frequency on Linux
Description:

The cpufrequtils suite contains utilities to retrieve CPU frequency information, and set the CPU frequency if supported, using the cpufreq capabilities of the Linux kernel.

nftables 1.0.8
Dependencies: gmp@6.3.0 libmnl@1.0.5 libnftnl@1.2.8 readline@8.2.13 jansson@2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.nftables.org
Licenses: GPL 2
Build system: gnu
Synopsis: Userspace utility for Linux packet filtering
Description:

nftables is the project that aims to replace the existing ip,ip6,arp,ebtables framework. Basically, this project provides a new packet filtering framework, a new userspace utility and also a compatibility layer for ip,ip6tables. nftables is built upon the building blocks of the Netfilter infrastructure such as the existing hooks, the connection tracking system, the userspace queueing component and the logging subsystem.

fuse-exfat 1.4.0
Dependencies: fuse@2.9.9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/relan/exfat
Licenses: GPL 2+
Build system: gnu
Synopsis: Mount exFAT file systems
Description:

This package provides a FUSE-based file system that provides read and write access to exFAT devices.

util-linux 2.40.4
Dependencies: file@5.46 ncurses@6.2.20210619 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.kernel.org/pub/linux/utils/util-linux/
Licenses: GPL 3+ GPL 2+ GPL 2 LGPL 2.0+ Original BSD Public Domain
Build system: gnu
Synopsis: Collection of utilities for the Linux kernel
Description:

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.

linux-libre 6.12.62
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: 100% free redistribution of a cleaned Linux kernel
Description:

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.

blktrace 1.3.0-1.b9ea6e5
Dependencies: libaio@0.3.113 gnuplot@6.0.1 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git
Licenses: GPL 2
Build system: gnu
Synopsis: Block layer IO tracing mechanism
Description:

Blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations to user space. It extracts event traces from the kernel (via the relaying through the debug file system).

tmon 6.17.12
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2 GPL 2+
Build system: gnu
Synopsis: Monitor and test the Linux thermal subsystem in real time
Description:

Tmon is a tool to interact with the complex thermal subsystem of the kernel Linux. It helps visualize thermal relationships and real-time thermal data, tune and test cooling devices and sensors, and collect thermal data for further analysis.

As computers become smaller and more thermally constrained, more sensors are added and new cooling capabilities introduced. Thermal relationships can change dynamically. Their complexity grows exponentially among cooling devices, zones, sensors, and trip points.

Linux exposes this relationship through /sys/class/thermal with a matrix of symbolic links, trip point bindings, and device instances. To traverse it by hand is no trivial task: tmon aims to make it understandable.

inputattach 0.42.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://linuxwacom.github.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Dispatch input peripherals events to a device file
Description:

inputattach dispatches input events from several device types and interfaces and translates so that the X server can use them.

thin-provisioning-tools 0.8.5
Dependencies: boost@1.89.0 expat@2.7.1 libaio@0.3.113
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/jthornber/thin-provisioning-tools
Licenses: GPL 3+
Build system: gnu
Synopsis: Tools for manipulating the metadata of device-mapper targets
Description:

A suite of tools for manipulating the metadata of the dm-thin, dm-cache and dm-era device-mapper targets.

sshfs 3.7.5
Dependencies: fuse@3.10.5 glib@2.83.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libfuse/sshfs
Licenses: GPL 2+
Build system: meson
Synopsis: Mount remote file systems over SSH
Description:

This is a file system client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: on the server side there's nothing to do; on the client side mounting the file system is as easy as logging into the server with an SSH client.

libnfsidmap 0.27
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.citi.umich.edu/projects/nfsv4/crossrealm/libnfsidmap_config.html
Licenses: non-copyleft
Build system: gnu
Synopsis: NFSv4 support library for name/ID mapping
Description:

Libnfsidmap is a library holding multiple methods of mapping names to ids and visa versa, mainly for NFSv4. It provides an extensible array of mapping functions, currently consisting of two choices: the default nsswitch and the experimental umich_ldap.

linux-libre-headers 6.17.12
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

libnftnl 1.2.8
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/libnftnl/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Netlink programming interface to the Linux nf_tables subsystem
Description:

Libnftnl is a userspace library providing a low-level netlink programming interface to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables.

falcosecurity-libs 0.20.0
Dependencies: elfutils@0.192
Propagated dependencies: c-ares@1.34.4 grpc@1.52.2 jsoncpp@1.9.6 libbpf@1.5.0 libelf@0.8.13 openssl@3.0.8 protobuf@3.21.9 uthash@2.1.0 zlib@1.3.1 curl@8.6.0 re2@2022-12-01 tbb@2021.6.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/falcosecurity/libs/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Falco security libraries
Description:

The Falco security libraries include libsinsp and libscap. libscap manages the data capture process, while libsinsp is a system inspection library that enriches events from libscap with machine state. libsinsp also performs events filtering with rule evaluation through its internal rule engine. These libraries are used by the sysdig command-line utility.

mcelog 195
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://mcelog.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Machine check monitor for x86 Linux systems
Description:

The mcelog daemon logs memory, I/O, CPU, and other hardware errors on x86 systems running the kernel Linux. It can also perform user-defined tasks, such as bringing bad pages off-line, when configurable error thresholds are exceeded.

iptables-nft 1.8.11
Dependencies: iptables@1.8.11
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/iptables/index.html
Licenses: GPL 2+
Build system: copy
Synopsis: Programs to configure Linux IP packet filtering rules (nftables API)
Description:

iptables is the user-space command line program used to configure the Linux 2.4.x and later IPv4 packet filtering ruleset (firewall), including NAT (Network Address Translation).

This package also includes ip6tables, which is used to configure the IPv6 packet filter.

Both commands are targeted at system administrators.

linux-libre 5.15.197
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: 100% free redistribution of a cleaned Linux kernel
Description:

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091