Void Instructions for HydraVeil
It works even without systemD
Glibc
These instructions were tested on the Glibc version. We did not test musl. If you have musl, please report back to our support if it works.
HydraVeil Pre-reqs for Void:
sudo xbps-install -S libbsd bubblewrap ratpoison xorg-server-xephyr
You also need libffi8
First, let’s get the pre-reqs for making this:
sudo xbps-install -S wget base-devel git automake autoconf
Get libffi
wget https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz
unzip
tar -xzf ./libffi-3.5.2.tar.gz
cd libffi-3.5.2
Prep and Make
./configure --prefix=/usr --disable-static --with-gcc-arch=native
make
make check
sudo make install
GUI & PyQt
Note: Both GUI and CLI work on Void. But..
These instructions are missing the PyQt6 part as it may depend on your setup. These steps should get the CLI version to work. And when I say CLI, I mean launching browser profiles, not just IP changes.
Potential PyQt Packages
One of the Void users in our community has the following Qt packages installed, which may include some you don’t need to run HydraVeil.
[*] gst-plugins-good1-qt5-1.26.5_2 GStreamer set of well-maintained good plug-ins (...
[*] libpyside6-6.10.0_4 Python bindings of Qt6-based libraries - shared ...
[*] libqt6shadertools-6.10.0_1 Cross-platform application and UI framework - sh...
[*] phonon-qt5-backend-gstreamer-4.10.0_2 Phonon GStreamer backend
[*] poppler-qt5-25.12.0_1 PDF rendering library - Qt5 bindings
[*] python3-PyQt5-5.15.11_2 Python 3 bindings for the Qt5 toolkit
[*] python3-PyQt5-svg-5.15.11_2 Python 3 bindings for the Qt5 toolkit - svg module
[*] python3-PyQt5-webkit-5.15.11_2 Python 3 bindings for the Qt5 toolkit - webkit m...
[*] python3-sip-PyQt5-12.17.1_2 Python 3 PyQt5 SIP bindings with C and C++
[*] qt5-5.15.11+20231124_6 Cross-platform application and UI framework (QT5)
[*] qt5-concurrent-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-core-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-dbus-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-declarative-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-devel-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-graphicaleffects-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-gui-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-host-tools-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-location-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-multimedia-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-network-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-opengl-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-plugin-sqlite-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-printsupport-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-qmake-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-quickcontrols-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-quickcontrols2-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-sensors-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-serialport-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-speech-5.15.11_1 Cross-platform application and UI framework (QT5...
[*] qt5-sql-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-svg-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-svg-devel-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-test-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-tools-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-tools-devel-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-translations-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-wayland-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-webchannel-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-webkit-5.212.0_17 Cross-platform application and UI framework (Qt5...
[*] qt5-widgets-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-x11extras-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt5-xml-5.15.11+20231124_6 Cross-platform application and UI framework (QT5...
[*] qt6-base-6.10.0_3 Cross-platform application and UI framework (QT6)
[*] qt6-base-devel-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-concurrent-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-core-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-dbus-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-declarative-6.10.0_3 Cross-platform application and UI framework - De...
[*] qt6-designer-6.10.0_2 Cross-platform application and UI framework (QT6...
[*] qt6-gui-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-help-6.10.0_2 Cross-platform application and UI framework (QT6...
[*] qt6-imageformats-6.10.0_1 Cross-platform application and UI framework - im...
[*] qt6-multimedia-6.10.0_1 Cross-platform application and UI framework - mu...
[*] qt6-network-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-opengl-widgets-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-pdf-6.10.0_2 Cross-platform application and UI framework - Pdf
[*] qt6-plugin-mysql-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-plugin-networkinformation-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-plugin-odbc-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-plugin-pgsql-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-plugin-sqlite-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-plugin-tls-openssl-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-plugin-tls-qcertonly-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-position-6.10.0_1 Cross-platform application and UI framework - po...
[*] qt6-printsupport-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-qt5compat-6.10.0_1 Cross-platform application and UI framework - Qt...
[*] qt6-quick3d-6.10.0_2 Cross-platform application and UI framework - Qu...
[*] qt6-quicktimeline-6.10.0_1 Cross-platform application and UI framework - qu...
[*] qt6-serialport-6.10.0_1 Cross-platform application and UI framework - se...
[*] qt6-sql-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-svg-6.10.0_1 Cross-platform application and UI framework (QT6...
[*] qt6-svg-devel-6.10.0_1 Cross-platform application and UI framework (QT6...
[*] qt6-test-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-tools-6.10.0_2 Cross-platform application and UI framework (QT6...
[*] qt6-tools-devel-6.10.0_2 Cross-platform application and UI framework (QT6...
[*] qt6-ui-tools-6.10.0_2 Cross-platform application and UI framework (QT6...
[*] qt6-wayland-6.10.0_1 Cross-platform application and UI framework - Wa...
[*] qt6-wayland-client-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-webchannel-6.10.0_1 Cross-platform application and UI framework - we...
[*] qt6-webengine-6.10.0_2 Cross-platform application and UI framework - We...
[*] qt6-widgets-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qt6-xml-6.10.0_3 Cross-platform application and UI framework (QT6...
[*] qtchooser-66_3 Qt4/Qt5 version chooser
[*] qtforkawesome-0.3.2_1 Library that bundles ForkAwesome for use within ...
[*] qtutilities-6.19.0_1 Qt helper routines, including dialogs, widgets, ...
[*] qwt-6.3.0_1 Qt Widgets for Technical Applications
[*] qwt-devel-6.3.0_1 Qt Widgets for Technical Applications - Qt5 deve...
[*] qwt-headers-6.3.0_1 Qt Widgets for Technical Applications - Qt5/Qt6 ...
[*] qwt-qt6-6.3.0_1 Qt Widgets for Technical Applications (Qt6)
[*] qwt-qt6-devel-6.3.0_1 Qt Widgets for Technical Applications - Qt6 deve...
If you really want to learn and take your privacy to the next level, Learn about HydraVeil, Access our VPN, and subscribe to our new content via: Arweave Video RSS, Podcast RSS, Session list, Nostr, Bastyon, Article RSS, or join the Signal Group
Related Posts
How HydraVeil Works
Technical Deep Dive: The Yellow Paper
[SP]
Feb 20, 2026
Website Makeover
Learn the Concepts with Awesome Visuals
[SP]
Feb 14, 2026
Tor Sync & Tor Profiles Fixed | Release 2.2.1
Faster Initial App Startup
[SP]
Jan 20, 2026
New Sweden VPN Node
Run by AilliA of XMRBazaar
[SP]
Jan 18, 2026