Skip to content

Instantly share code, notes, and snippets.

View VPraharsha03's full-sized avatar
🛡️
Data Privacy is the new sexy!

BinaryEndeavours VPraharsha03

🛡️
Data Privacy is the new sexy!
View GitHub Profile
@VPraharsha03
VPraharsha03 / kitty-in-wsl2.md
Last active April 10, 2024 18:03 — forked from Mluckydwyer/opengl-in-wsl.md
Install kitty on Ubuntu in WSL2

How to Install kitty in Ubuntu in WSL2

These seteps have been tested on Windows 10 with WSL2 running Kali Linux.

1. Dependencies

First install the dependencies:

Install OpenGL

apt install mesa-utils libglu1-mesa-dev freeglut3-dev mesa-common-dev