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

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.


virt-what 1.27
Dependencies: coreutils@9.1 bash-minimal@5.2.37 dmidecode@3.6 util-linux@2.40.4 which@2.21
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://people.redhat.com/~rjones/virt-what/
Licenses: GPL 2+
Build system: gnu
Synopsis: Detect if running in a virtual machine
Description:

virt-what is a program which can be used to detect if the program is running in a virtual machine.

The program prints out a list of "facts" about the virtual machine, derived from heuristics. One fact is printed per line.

libx86emu 3.5
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/wfeldt/libx86emu
Licenses: X11-style
Build system: gnu
Synopsis: Library for x86 emulation
Description:

Libx86emu is a small library to emulate x86 instructions. The focus here is not a complete emulation but to cover enough for typical firmware blobs. You can

  1. intercept any memory access or directly map real memory ranges

  2. intercept any i/o access, map real i/o ports, or block any real i/o

  3. intercept any interrupt

  4. add a hook to run after each instruction

  5. recognize a special x86 instruction that can trigger logging

  6. use integrated logging

lxc 6.0.1
Dependencies: apparmor@4.1.2 dbus@1.16.2 gnutls@3.8.9 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.

vagrant 2.3.7
Dependencies: curl@8.6.0 dnsmasq@2.90 grep@3.11 kmod@29 libarchive@3.7.7 openssh@10.2p1 procps@4.0.3
Propagated dependencies: ruby-bcrypt-pbkdf@1.1.2.rc1 ruby-childprocess@4.1.0 ruby-ed25519@1.3.0 ruby-erubi@1.11.0 ruby-googleapis-common-protos-types@1.13.0 ruby-grpc@1.74.1 ruby-hashicorp-checkpoint@0.1.5 ruby-i18n@1.13.0 ruby-listen@3.8.0 ruby-log4r@1.1.10 ruby-mime-types@3.4.1 ruby-net-ftp@0.3.4 ruby-net-ssh@7.1.0 ruby-net-sftp@4.0.0 ruby-net-scp@4.1.0 ruby-ipaddr@1.2.6 ruby-rexml@3.2.5 ruby-rgl@0.6.6 ruby-rubyzip@2.3.2 ruby-vagrant-cloud@3.1.1 ruby-vagrant-spec@0.0.6
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://www.vagrantup.com
Licenses: Modified BSD
Build system: ruby
Synopsis: Build and distribute virtualized development environments
Description:

Vagrant is the command line utility for managing the lifecycle of virtual machines. Isolate dependencies and their configuration within a single disposable and consistent environment.

Note: Make sure to have ssh and rsync installed — if you use the respective Vagrant functions. This package does not link to any specific implementation of these to allow different clients and to avoid configuration conflicts when running on a `foreign distribution'.

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.86.0 libvirt@11.5.0 libxml2@2.14.6 gobject-introspection@1.86.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

libguestfs-minimal 1.56.2
Dependencies: file@5.46 fuse@3.18.1 json-c@0.18 hivex@1.3.24 libtirpc@1.3.1 pcre2@10.42 readline@8.2.13 qemu@10.2.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-guix 0.8
Dependencies: btrfs-progs@6.16 cryptsetup-minimal@2.8.4 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.

libguestfs 1.56.2
Dependencies: acl@2.3.1 bdb@6.2.32 fuse@3.18.1 gmp@6.3.0 libapparmor@4.1.2 libcap@2.64 libcap-ng@0.9 libconfig@1.7.3 libvirt@11.5.0 libxcrypt@4.4.38 numactl@2.0.16 yajl@2.1.0 file@5.46 fuse@3.18.1 json-c@0.18 hivex@1.3.24 libtirpc@1.3.1 pcre2@10.42 readline@8.2.13 qemu@10.2.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.

lxcfs 5.0.4
Dependencies: fuse@3.18.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/lxc/lxcfs
Licenses: LGPL 2.1+
Build system: meson
Synopsis: FUSE-based file system for LXC
Description:

LXCFS is a small FUSE file system written with the intention of making Linux containers feel more like a virtual machine. It started as a side project of LXC but can be used by any run-time.

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.

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.

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.16.2 dmidecode@3.6 dnsmasq@2.90 eudev@3.2.14 fuse@2.9.9 gnutls@3.8.9 iproute2@6.4.0 iptables@1.8.11 json-c@0.18 libnl@3.7.0 libpcap@1.10.1 libpciaccess@0.18.1 libssh2@1.11.1 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.

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.

python-vagrant 1.1.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/todddeluca/python-vagrant
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for Vagrant
Description:

Python-vagrant is a Python module that provides a thin wrapper around the vagrant command line executable, allowing programmatic control of Vagrant virtual machines.

runc 1.3.0
Dependencies: libseccomp@2.6.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://opencontainers.org/
Licenses: ASL 2.0
Build system: go
Synopsis: Open container initiative runtime
Description:

runc is a command line client for running applications packaged according to the Open Container Initiative (OCI) format and is a compliant implementation of the Open Container Initiative specification.

xe-guest-utilities 8.4.0
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/xenserver/xe-guest-utilities
Licenses: FreeBSD
Build system: go
Synopsis: XenServer guest utilities for unix-like operating systems
Description:

The XenServer guest utilities enable a Xen-based hypervisor, (Citrix XenServer, XCP-NG, etc.) to work with a Xen-enabled Unix-like guest VMs. This allows the guest to share information about its state back to the host, such IP address, memory usage, etc. and allows the host to inform the guest VM about events that change the virtualized hardware, such as hotplugging.

virt-manager 5.0.0
Dependencies: bash-minimal@5.2.37 dconf@0.40.0 gtk+@3.24.51 gtk-vnc@1.5.0 gtksourceview@4.8.4 libosinfo@1.12.0 libvirt@11.5.0 libvirt-glib@5.0.0 libxml2@2.14.6 python-minimal@3.11.14 python-libvirt@11.5.0 python-pycairo@1.28.0 python-pygobject@3.54.3 python-requests@2.32.5 qemu@10.2.0 spice-gtk@0.42 vte-with-gtk+3@0.82.3
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://virt-manager.org/
Licenses: GPL 2+
Build system: meson
Synopsis: Manage virtual machines
Description:

The virt-manager application is a desktop user interface for managing virtual machines through libvirt. It primarily targets KVM VMs, but also manages Xen and LXC (Linux containers). It presents a summary view of running domains, their live performance and resource utilization statistics.

vagrant-reload 0.0.1
Dependencies: ruby@3.3.9 vagrant@2.3.7
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: http://www.vagrantup.com
Licenses: Expat
Build system: ruby
Synopsis: Reload a Vagrant VM as a provisioning step
Description:

This Vagrant plugin enables reloading a Vagrant VM as a provisioning step.

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.

vmware-open-vm-tools-gtk 13.0.10
Dependencies: gdk-pixbuf-xlib@2.40.2 gtk+@3.24.51 gtkmm@3.24.9 libdrm@2.4.124 libx11@1.8.12 libxext@1.3.6 libxi@1.8.2 libxinerama@1.1.5 libxrandr@1.5.4 libxrender@0.9.12 libxtst@1.2.5 eudev@3.2.14 fuse@3.18.1 glib@2.86.0 xmlsec-openssl@1.3.9 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
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:

This package provides a GTK+ support for open-vm-tools.

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.

skopeo 1.22.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.86.0 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-minimal 10.2.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.86.0 gnutls@3.8.9 libaio@0.3.113 attr@2.5.1 libcap-ng@0.9 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.8.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.

libosinfo 1.12.0
Dependencies: libsoup@3.6.5 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.

Total packages: 70999