eric5949 01e2e16090 update script and readme
update script to fix black right click menu and update readme with picture to make it look pretty
2026-04-16 21:25:02 -04:00
2026-04-16 17:45:44 -04:00
2026-04-16 21:25:02 -04:00
2026-04-16 21:25:02 -04:00
2026-04-16 21:25:02 -04:00

Vocaloid6 Linux Installer

Just a script to install Vocaloid6 on Linux.

Download the script and run it, make sure you have wine, winetricks and yabridge/yabridgectl installed if you want to try and use the VST plugin.

Before running the script, place the installers for any voices you want installed in ~/V6Voices and the script will install them alongside the editor.

I have not tested this with wine earlier than 11.6.

Bash

bash <(curl -s https://raw.githubusercontent.com/eric5949/Vocaloid6-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh)

Fish (because I use fish and fish is wierd)

bash (curl -s https://raw.githubusercontent.com/eric5949/Vocaloid6-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh | psub)

VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding

Description
Script To Install Vocaloid6 and Voices on Linux
Readme 814 KiB
Languages
Shell 100%