Replies: 1 comment
-
Just download the linux release from the releases, unzip it, then modify the file mode, then just run it, well as far as i know, it must be rendering a black screen for you. or if you dont get what i said now, just run the following command in your terminal: wget https://github.com/mulaRahul/keyviz/releases/download/v2.0.0a/keyviz_v2.0.0a_linux_x64.zip
unzip keyviz_v2.0.0a_linux_x64.zip -d keyviz # unzips to the keyviz folder
cd keyviz
chmod +x keyviz # makes the keyviz file executable
./keyviz Just in case if u get struck in blank window, press Alt+F4 to close that window ( i guess thats the normal way to close in most distros) Edit: |
Beta Was this translation helpful? Give feedback.
-
Describe the solution you'd like
I would like to know how install keyviz on linux ubuntu, for simple linux user
Additional context
Thanks for your job
Beta Was this translation helpful? Give feedback.
All reactions