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

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.


umoci 0.5.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://umo.ci/
Licenses: ASL 2.0
Build system: go
Synopsis: Tool for modifying Open Container images
Description:

umoci is a tool that allows for high-level modification of an Open Container Initiative (OCI) image layout and its tagged images.

virt-manager 5.0.0
Dependencies: bash-minimal@5.2.37 dconf@0.40.0 gtk+@3.24.51 gtk-vnc@1.3.1 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.50.0 python-requests@2.32.5 qemu@10.1.0 spice-gtk@0.42 vte-with-gtk+3@0.78.2
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.

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.

osinfo-db 20250124
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://gitlab.com/libosinfo/osinfo-db
Licenses: LGPL 2.0+
Build system: trivial
Synopsis: Database of information about operating systems
Description:

Osinfo-db provides the database files for use with the libosinfo library. It provides information about guest operating systems for use with virtualization provisioning tools

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.

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

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.

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.

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.

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.

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.

vmware-open-vm-tools-gtk 13.0.0
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.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:

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

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

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.

ruby-vagrant-spec-helper-basic 0.2.0
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: Helper for vagrant-spec
Description:

This package is an internal helper for vagrant-spec. Don't use it.

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

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.

lxcfs 5.0.4
Dependencies: fuse@3.10.5
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.

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.

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.

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.

incus 6.15.0
Dependencies: acl@2.3.1 cowsql@1.15.9 dbus@1.15.8 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 convertor, reference/testing tool

vlang 0.2.4
Dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/vlang.scm (gnu packages vlang)
Home page: https://vlang.io/
Licenses: Expat
Build system: gnu
Synopsis: Compiler for the V programming language
Description:

V is a systems programming language. It provides memory safety and thread safety guarantees with minimal abstraction.

wayvnc 0.9.1
Dependencies: aml@0.3.0 neatvnc@0.9.4 zlib@1.3.1 libjpeg-turbo@2.1.4 gnutls@3.8.3 jansson@2.14 libdrm@2.4.124 pixman@0.46.4 libglvnd@1.7.0 libxkbcommon@1.11.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/vnc.scm (gnu packages vnc)
Home page: https://github.com/any1/wayvnc
Licenses: ISC
Build system: meson
Synopsis: VNC server for wlroots-based Wayland compositors
Description:

This is a VNC server for wlroots-based Wayland compositors. It attaches to a running Wayland session, creates virtual input devices, and exposes a single display via the RFB protocol. The Wayland session may be a headless one, so it is also possible to run wayvnc without a physical display attached.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087