When I tried running, I got an error saying that alsa-sys v0.3.1 package was required.
This stackoverflow thread sent me to the docs of another program, which gave me this command that fixed it:
sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev libxkbcommon-x11-0
I don't know which package fixed it but it works fine now.
When I tried running, I got an error saying that alsa-sys v0.3.1 package was required.
This stackoverflow thread sent me to the docs of another program, which gave me this command that fixed it:
sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev libxkbcommon-x11-0I don't know which package fixed it but it works fine now.