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

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.


vim-plantuml-syntax 0.0.0-1.845abb5
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/aklt/plantuml-syntax
Licenses: Vim
Synopsis: Syntax highlighting for PlantUML
Description:

This is a vim syntax file for PlantUML. The filetype will be set to plantuml for *.pu, *.uml, *.puml, *.iuml or *.plantuml files or if the first line of a file contains @startuml. Additionally the makeprg is set to plantuml assuming you have this executable in your path.

vim-fugitive 3.7
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/tpope/vim-fugitive
Licenses: Vim
Synopsis: Vim plugin to work with Git
Description:

Vim-fugitive is a wrapper for Vim that complements the command window, where you can stage and review your changes before the next commit or run any Git arbitrary command.

vim-neocomplete 2.1
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/Shougo/neocomplete.vim/
Licenses: Expat
Synopsis: Next generation completion framework for Vim
Description:

neocomplete, an abbreviation of 'neo-completion with cache', is a plugin for Vim. It provides keyword completion system by maintaining a cache of keywords in the current buffer. Neocomplete can be customized easily and has many more features than Vim's built-in completion.

vim-vader 0.4.0-1.429b669
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/junegunn/vader.vim
Licenses: Expat
Synopsis: Test framework for Vimscript
Description:

Vader is a test framework for Vimscript designed to simplify the process of writing and running unit tests. Vader.vim provides an intuitive test syntax for defining test cases and expectations, it also can be integrated with CI pipelines to automate testing and is compatible with Vim and Neovim.

neovim-vader 0.4.0-1.429b669
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/junegunn/vader.vim
Licenses: Expat
Synopsis: Test framework for Vimscript
Description:

Vader is a test framework for Vimscript designed to simplify the process of writing and running unit tests. Vader.vim provides an intuitive test syntax for defining test cases and expectations, it also can be integrated with CI pipelines to automate testing and is compatible with Vim and Neovim.

vim-rainbow 5c8094b56568aeaeda9cc09b3ebc6d2ed95e1ad8
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/mason1920/rainbow
Licenses: ASL 2.0
Synopsis: Rainbow Parentheses Improved
Description:

As everyone knows, the most complex codes were composed of a mass of different kinds of parentheses (typically: lisp). This plugin will help you read these codes by showing different levels of parentheses in different colors.

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

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

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

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
Synopsis: Hypervisor
Description:

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

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

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

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

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

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

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

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

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

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

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

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

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

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092