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

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.


ruby-vagrant-spec 0.0.6
Propagated dependencies: ruby-coveralls@0.8.23 ruby-serverspec@2.42.3
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/hashicorp/vagrant-spec
Licenses: MPL 2.0
Build system: ruby
Synopsis: Specification and tests for Vagrant
Description:

vagrant-spec is a both a specification of how Vagrant and its various components should behave as well as a library of testing helpers that let you write your own unit and acceptance tests for Vagrant.

python-transient 0.25
Propagated dependencies: python-beautifultable@1.1.0 python-click@8.1.8 python-importlib-resources@6.5.2 python-lark@1.2.2 python-marshmallow@4.0.0 python-progressbar2@4.5.0 python-requests@2.32.5 python-toml@0.10.2
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/ALSchwalm/transient
Licenses: Expat
Build system: pyproject
Synopsis: QEMU Wrapper written in Python
Description:

transient is a wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.

qemu 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 gtk+@3.24.51 libaio@0.3.113 libcacard@2.8.1 attr@2.5.1 libcap-ng@0.9 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.8.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.

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

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.2.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.

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.

incus 6.15.0
Dependencies: acl@2.3.1 cowsql@1.15.9 dbus@1.16.2 eudev@3.2.14 libcap@2.64 libdqlite@1.9.0 libseccomp@2.6.0 libselinux@3.4 lxc@6.0.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/lxc/incus
Licenses: ASL 2.0
Build system: go
Synopsis: System container and virtual machine manager
Description:

Incus is a modern, secure and powerful system container and virtual machine manager.

It provides a unified experience for running and managing full Linux systems inside containers or virtual machines. Incus supports images for a large number of Linux distributions (official Ubuntu images and images provided by the community) and is built around a very powerful, yet pretty simple, REST API. Incus scales from one instance on a single machine to a cluster in a full data center rack, making it suitable for running workloads both for development and in production.

This package provides the following commands:

  • fuidshift - tool to remap a filesystem tree, switching it from one set of UID/GID ranges to another

  • generate-config - tool to generate documentation for Incus

  • generate-database - entry point for all go:generate directives used in Incus' source code

  • incus - command line client for Incus

  • incus-agent - Incus virtual machine agent

  • incus-benchmark - tool to benchmark various actions on a local Incus daemon

  • incusd - the Incus daemon

  • incus-migrate - physical to instance migration tool

  • incus-simplestreams - tool to manage the files on a static image server using simplestreams index files as the publishing mechanism

  • incus-user - Incus user project daemon

  • lxc-to-incus - CLI client for container migration

  • lxd-to-incus - LXD to Incus migration tool

  • mini-oidc

  • sysinfo - basic system stats tool

  • tls2jwt - TLS to JWT certificate converter, reference/testing tool

bubblewrap 0.11.0
Dependencies: libcap@2.64
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/containers/bubblewrap
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Unprivileged sandboxing tool
Description:

Bubblewrap is aimed at running applications in a sandbox, restricting their access to parts of the operating system or user data such as the home directory. Bubblewrap always creates a new mount namespace, and the user can specify exactly what parts of the file system should be made visible in the sandbox. These directories are mounted with the nodev option by default and can be made read-only.

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.

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.

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.

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.

riscv-pk 1.0.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/riscv-software-src/riscv-pk
Licenses: Modified BSD
Build system: gnu
Synopsis: RISC-V Proxy Kernel
Description:

The RISC-V Proxy Kernel, pk, is a lightweight application execution environment that can host statically-linked RISC-V ELF binaries. It is designed to support tethered RISC-V implementations with limited I/O capability and thus handles I/O-related system calls by proxying them to a host computer.

This package also contains the Berkeley Boot Loader, bbl, which is a supervisor execution environment for tethered RISC-V systems. It is designed to host the RISC-V Linux port.

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.

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.

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.

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.

vmware-open-vm-tools 13.0.10
Dependencies: 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:

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.

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.

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-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.

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.

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.

Total packages: 31209