Skip to content

void

The Cursor alternative AI code editor

desktop

https://voideditor.com

amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install void

sudo apt install void

Download URLs

Version SHA256 Size (KB)
1.99.30044 0d326bf4adb2b57a7bfff6f2d979290e3485dcee328d453e144b7b9c2ce31fa9 108285

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for void are versioned here.

Click here to see void ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/void/ops2deb.yml
name: void
matrix:
  versions:
    - 1.99.30044
homepage: https://voideditor.com
summary: the Cursor alternative AI code editor
fetch: https://github.com/voideditor/binaries/releases/download/{{version}}/Void-linux-x64-{{version}}.tar.gz
install:
  - .:/usr/lib/void
  - content: |-
      [Desktop Entry]
      Name=Void
      Comment=The Cursor alternative AI code editor
      Exec=/usr/bin/void
      Terminal=false
      Type=Application
      Icon=/usr/lib/void/resources/app/out/media/void-icon-sm.png
      Categories=Network;WebBrowser;
    path: /usr/share/applications/void.desktop
  - content: |-
      #!/bin/sh
      set -e
      chmod 4755 /usr/lib/void/chrome-sandbox
    path: debian/postinst
script:
  - sed -i "s/dh_strip --no-ddebs/true/" {{debian}}/rules
  - ln -s /usr/lib/void/void {{src}}/usr/bin/void

The blueprint fetch keyword contains a URL template pointing to void releases. Downloaded files are locked in a lockfile versioned here.

Click here to see void release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/void/ops2deb.lock.yml
- url: https://github.com/voideditor/binaries/releases/download/1.99.30044/Void-linux-x64-1.99.30044.tar.gz
  sha256: 7beb974b52716be77397e420e0c103625ed7145365393ecef7aa160766c06a04
  timestamp: 2025-07-06 19:19:20+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/void.svg)](https://docs.wakemeops.com/packages/void)
<a href="https://docs.wakemeops.com/packages/void">
  <img src="https://docs.wakemeops.com/badges/void.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/void.svg
:target: https://docs.wakemeops.com/packages/void