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

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.


libvirt 11.5.0
Dependencies: acl@2.3.1 attr@2.5.1 audit@3.0.9 curl@8.6.0 cyrus-sasl@2.1.28 dbus@1.15.8 dmidecode@3.6 dnsmasq@2.90 eudev@3.2.14 fuse@2.9.9 gnutls@3.8.3 iproute2@6.4.0 iptables@1.8.11 json-c@0.18 libnl@3.5.0 libpcap@1.10.1 libpciaccess@0.18.1 libssh2@1.10.0 libtirpc@1.3.1 libxml2@2.14.6 lvm2@2.03.22 nftables@1.0.8 openssl@3.0.8 parted@3.6 util-linux@2.40.4 readline@8.2.13 yajl@2.1.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libvirt.org
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Simple API for virtualization
Description:

Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux. The library aims at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms if needed.

criu 4.0
Dependencies: bash-minimal@5.2.37 protobuf@3.21.9 python-protobuf@3.20.3 iproute2@6.4.0 libaio@0.3.113 libcap@2.64 libnet@1.2 libnl@3.5.0 libbsd@0.11.7 nftables@1.0.8
Propagated dependencies: protobuf-c@1.4.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://criu.org
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Checkpoint and restore in user space
Description:

Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at. The distinctive feature of the CRIU project is that it is mainly implemented in user space.

qemu-minimal 10.1.0
Dependencies: ipxe-qemu@1.21.1-4.969ce2c alsa-lib@1.2.11 bash-minimal@5.2.37 capstone@5.0.1 dtc@1.7.2 glib@2.83.3 gnutls@3.8.3 libaio@0.3.113 attr@2.5.1 libcap-ng@0.8.5 libjpeg-turbo@2.1.4 libpng@1.6.39 libseccomp@2.6.0 libslirp@4.9.1 liburing@2.12 ncurses@6.2.20210619 openbios-qemu-ppc@1.1-2.c3a19c1 opensbi-qemu@1.5.1 pixman@0.46.4 seabios-qemu@1.17.0 util-linux@2.40.4 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://www.qemu.org
Licenses: GPL 2
Build system: gnu
Synopsis: Machine emulator and virtualizer (without GUI or docs) for the host architecture
Description:

QEMU is a generic machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine---e.g., your own PC. By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.

xen-guest-agent 0.4.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://gitlab.com/xen-project/xen-guest-agent
Licenses: AGPL 3
Build system: cargo
Synopsis: Provides guest VM information to hosting Xen hypervisor
Description:

The agent gathers some guest information, and writes them to xenstore so tooling in dom0 can read it. The default behavior is to be compatible with the XAPI toolstack as currently used in XCP-ng and Citrix Hypervisor/Xenserver, and thus roughly follow what xe-guest-utilities is doing.

libguestfs-minimal 1.54.1
Dependencies: file@5.46 fuse@3.10.5 jansson@2.14 hivex@1.3.24 libtirpc@1.3.1 pcre2@10.42 readline@8.2.13 qemu@10.1.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libguestfs.org/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Access and modify virtual machine disk images
Description:

libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, creating guests, P2V, V2V, performing backups, cloning VMs, building VMs, formatting disks, resizing disks, and much more.

ganeti-instance-debootstrap 0.16-2-ge145396
Dependencies: debianutils@5.7-0.4 debootstrap@1.0.141 dump@0.4b47 multipath-tools@0.11.0 util-linux@2.40.4
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/ganeti/instance-debootstrap
Licenses: GPL 2+
Build system: gnu
Synopsis: Debian OS integration for Ganeti
Description:

This package provides a guest OS definition for Ganeti. It installs Debian or a derivative using debootstrap.

lxc 6.0.1
Dependencies: apparmor@3.1.2 dbus@1.15.8 gnutls@3.8.3 libcap@2.64 libseccomp@2.6.0 libselinux@3.4
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://linuxcontainers.org/
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Linux container tools
Description:

LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers.

hivex 1.3.24
Dependencies: bash-minimal@5.2.37 libxml2@2.14.6 perl@5.36.0 readline@8.2.13
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/libguestfs/hivex
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Windows registry hive extraction library
Description:

This package provides a self-contained library for reading and writing Windows Registry "hive" binary files. Unlike many other tools in this area, it doesn't use the textual .REG format for output, because parsing that is as much trouble as parsing the original binary format. Instead it makes the file available through a C API, or through a separate program to export the hive as XML.

spike 1.1.0
Dependencies: bash-minimal@5.2.37 dtc@1.7.2
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/riscv-software-src/riscv-isa-sim
Licenses: Modified BSD
Build system: gnu
Synopsis: RISC-V ISA Simulator
Description:

Spike, the RISC-V ISA Simulator, implements a functional model of one or more RISC-V harts.

vagrant-libvirt 0.12.2
Dependencies: ruby@3.3.9 vagrant@2.3.7
Propagated dependencies: ruby-diffy@3.2.1 ruby-fog-core@2.4.0 ruby-fog-libvirt@0.12.0 ruby-nokogiri@1.18.10 ruby-rexml@3.2.5 ruby-xml-simple@1.1.5
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/vagrant-libvirt/vagrant-libvirt
Licenses: Expat
Build system: ruby
Synopsis: Libvirt provider for Vagrant
Description:

This is a Vagrant plugin that adds a Libvirt provider to Vagrant, allowing Vagrant to control and provision machines via the Libvirt toolkit.

xen 4.19.0
Dependencies: acpica@20250807 bridge-utils@1.7.1 glib@2.83.3 iproute2@6.4.0 libaio@0.3.113 libx11@1.8.12 libxcrypt@4.4.38 yajl@2.1.0 ncurses@6.2.20210619 openssl@3.0.8 ovmf-i686@202402 pixman@0.46.4 qemu-minimal@10.1.0 seabios@1.17.0 util-linux@2.40.4 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://xenproject.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Hypervisor
Description:

This package provides the Xen Virtual Machine Monitor which is a hypervisor.

osinfo-db-tools 1.12.0
Dependencies: libsoup-minimal@2.74.3 libxml2@2.14.6 libxslt@1.1.43 json-glib@1.10.0 libarchive@3.7.7
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://gitlab.com/libosinfo/osinfo-db-tools
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Tools for managing the osinfo database
Description:

This package contains a set of tools to assist administrators and developers in managing the database.

python-qemu-qmp 0.0.0a0
Propagated dependencies: python-pygments@2.19.1 python-urwid@3.0.3 python-urwid-readline@0.15.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://gitlab.com/jsnow/qemu.qmp
Licenses: GPL 2+
Build system: pyproject
Synopsis: QEMU Monitor Protocol Python library
Description:

emu.qmp is a QEMU Monitor Protocol (QMP) library written in Python. It is used to send QMP messages to running QEMU emulators. It can be used to communicate with QEMU emulators, the QEMU Guest Agent (QGA), the QEMU Storage Daemon (QSD), or any other utility or application that speaks QMP.

python-libvirt 11.5.0
Dependencies: libvirt@11.5.0
Propagated dependencies: python-lxml@6.0.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libvirt.org
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python bindings to libvirt
Description:

This package provides Python bindings to the libvirt virtualization library.

libosinfo 1.12.0
Dependencies: libsoup@3.6.4 libxml2@2.14.6 libxslt@1.1.43 osinfo-db@20250124
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libosinfo.org/
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: Operating system information database
Description:

libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. Via GObject Introspection, the API is available in all common programming languages. Vala bindings are also provided.

ganeti-instance-guix 0.8
Dependencies: btrfs-progs@6.16 cryptsetup-minimal@2.8.0 e2fsprogs@1.47.2 f2fs-tools@1.16.0 lvm2@2.03.22 multipath-tools@0.11.0 util-linux@2.40.4 parted@3.6 xfsprogs@6.12.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/mbakke/ganeti-instance-guix
Licenses: GPL 3+
Build system: gnu
Synopsis: Guix OS integration for Ganeti
Description:

This package provides a guest OS definition for Ganeti that uses Guix to build virtual machines.

ganeti 3.0.2
Dependencies: bash-minimal@5.2.37 iputils@20250605 curl@8.6.0 fping@5.3 iproute2@6.4.0 ndisc6@1.0.8 socat@1.7.4.4 qemu-minimal@10.1.0 ghc-attoparsec@0.14.4 ghc-base64-bytestring@1.2.1.0 ghc-cryptonite@0.30 ghc-curl@1.3.8 ghc-hinotify@0.4.1 ghc-hslogger@1.3.1.0 ghc-json@0.10 ghc-lens@5.1.1 ghc-lifted-base@0.2.3.12 ghc-network@3.1.4.0 ghc-old-time@1.1.0.3 ghc-psqueue@1.1.1 ghc-regex-pcre@0.95.0.0 ghc-utf8-string@1.0.2 ghc-zlib@0.6.3.0 ghc-snap-core@1.0.5.0 ghc-snap-server@1.1.2.0 python@3.11.14 python-pyopenssl@24.3.0 python-simplejson@3.20.1 python-pyparsing@3.2.3 python-pyinotify@0.9.6 python-pycurl@7.45.4 python-bitarray@2.8.1 python-paramiko@4.0.0 python-psutil@7.0.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://www.ganeti.org/
Licenses: FreeBSD
Build system: gnu
Synopsis: Cluster-based virtual machine management system
Description:

Ganeti is a virtual machine management tool built on top of existing virtualization technologies such as Xen or KVM. Ganeti controls:

  • Disk creation management;

  • Operating system installation for instances (in co-operation with OS-specific install scripts); and

  • Startup, shutdown, and failover between physical systems.

Ganeti is designed to facilitate cluster management of virtual servers and to provide fast and simple recovery after physical failures, using commodity hardware.

vagrant-vai 0.9.3
Dependencies: ruby@3.3.9 vagrant@2.3.7
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/MatthewMi11er/vai
Licenses: Expat
Build system: ruby
Synopsis: Vagrant provisioning plugin to output an Ansible inventory
Description:

This plugin creates an Ansible inventory file containing the created virtual machines and the respective ssh-parameters.

vmware-open-vm-tools 13.0.0
Dependencies: eudev@3.2.14 fuse@3.10.5 glib@2.83.3 xmlsec@1.3.7 libmspack@0.11 libtirpc@1.3.1 libxcrypt@4.4.38 libxml2@2.14.6 linux-pam@1.5.2 openssl@3.0.8 procps@4.0.3 rpcsvc-proto@1.4.4 shepherd@0.10.5 util-linux@2.40.4 xmlsec@1.3.7
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/vmware/open-vm-tools
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for VMWare guest VM to enhance host-guest integration
Description:

open-vm-tools is a set of services and modules that enable several features in VMware products for better management of, and seamless user interactions with, guests.

open-vm-tools enables the following features in VMware products:

  • The ability to perform virtual machine power operations gracefully.

  • Execution of VMware provided or user configured scripts in guests during various power operations.

  • The ability to run programs, commands and file system operation in guests to enhance guest automation.

  • Authentication for guest operations.

  • Periodic collection of network, disk, and memory usage information from the guest.

  • Generation of heartbeat from guests to hosts so VMware's HA solution can determine guests' availability.

  • Clock synchronization between guests and hosts or client desktops.

  • Quiescing guest file systems to allow hosts to capture file-system-consistent guest snapshots.

  • Execution of pre-freeze and post-thaw scripts while quiescing guest file systems.

  • The ability to customize guest operating systems immediately after powering on virtual machines.

  • Enabling shared folders between host and guest file systems on VMware Workstation and VMware Fusion.

  • Copying and pasting text, graphics, and files between guests and hosts or client desktops.

libvirt-glib 5.0.0
Dependencies: openssl@3.0.8 cyrus-sasl@2.1.28 lvm2@2.03.22 yajl@2.1.0
Propagated dependencies: glib@2.83.3 libvirt@11.5.0 libxml2@2.14.6 gobject-introspection@1.82.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libvirt.org
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GLib wrapper around libvirt
Description:

libvirt-glib wraps the libvirt library to provide a high-level object-oriented API better suited for glib-based applications, via three libraries:

  1. libvirt-glib - GLib main loop integration & misc helper APIs

  2. libvirt-gconfig - GObjects for manipulating libvirt XML documents

  3. libvirt-gobject - GObjects for managing libvirt objects

skopeo 1.20.0
Dependencies: bash-minimal@5.2.37 btrfs-progs@6.16 eudev@3.2.14 libassuan@3.0.1 libselinux@3.4 libostree@2025.1 lvm2@2.03.22 glib@2.83.3 gpgme@1.24.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/containers/skopeo
Licenses: ASL 2.0
Build system: gnu
Synopsis: Interact with container images and container image registries
Description:

skopeo is a command line utility providing various operations with container images and container image registries. It can:

  1. Copy container images between various containers image stores, converting them as necessary.

  2. Convert a Docker schema 2 or schema 1 container image to an OCI image.

  3. Inspect a repository on a container registry without needlessly pulling the image.

  4. Sign and verify container images.

  5. Delete container images from a remote container registry.

qemu 10.1.0
Dependencies: ipxe-qemu@1.21.1-4.969ce2c alsa-lib@1.2.11 bash-minimal@5.2.37 capstone@5.0.1 dtc@1.7.2 glib@2.83.3 gnutls@3.8.3 gtk+@3.24.51 libaio@0.3.113 libcacard@2.8.1 attr@2.5.1 libcap-ng@0.8.5 libdrm@2.4.124 libepoxy@1.5.10 libjpeg-turbo@2.1.4 libpng@1.6.39 libseccomp@2.6.0 libslirp@4.9.1 liburing@2.12 libusb@1.0.25 mesa@25.2.3 ncurses@6.2.20210619 openbios-qemu-ppc@1.1-2.c3a19c1 opensbi-qemu@1.5.1 pixman@0.46.4 pulseaudio@16.1 sdl2@2.30.8 seabios-qemu@1.17.0 spice@0.15.2 usbredir@0.15.0 util-linux@2.40.4 vde2@2.3.3 virglrenderer@1.1.0 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://www.qemu.org
Licenses: GPL 2
Build system: gnu
Synopsis: Machine emulator and virtualizer
Description:

QEMU is a generic machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine---e.g., your own PC. By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.

rvvm 0.6
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/LekKit/RVVM
Licenses: GPL 3+ MPL 2.0
Build system: cmake
Synopsis: RISC-V virtual machine
Description:

RVVM is a RISC-V CPU and system software implementation written in C. It supports the entire RV64GC ISA, and it passes compliance tests for both RV64 and RV32. OpenSBI, U-Boot, and custom firmwares boot and execute properly. It is capable of running Linux, FreeBSD, OpenBSD, Haiku, and other OSes. Furthermore, it emulates a variety of hardware and peripherals.

bochs 3.0
Dependencies: libslirp@4.9.1 libx11@1.8.12 libvnc@0.9.15 readline@8.2.13 wxwidgets@3.2.8.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://bochs.sourceforge.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: IA-32 (x86) PC emulator
Description:

Bochs is a highly portable IA-32 (x86) PC emulator written in C++. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be compiled to emulate many different x86 CPUs, from early 386 to the most recent x86-64 Intel and AMD processors. Bochs is capable of running most operating systems inside the emulation including GNU/Linux, DOS or Microsoft Windows.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091