Issues running MKV Muxing Batch GUI

I've downloaded the linux version of the software in the title, linked here:

https://github.com/yaser01/mkv-muxing-batch-gui

However, it doesn't open when I attempt to run it. I suspect it is because I don't have the appropriate libraries installed that they reference in the "For Linux Users" section. What is the appropriate way to install these libraries in Bazzite?

For convenience, these are the sample commands listed on the page to install the libraries:
sudo apt-get install -y libpugixml-dev
sudo apt-get install -y libmatroska-dev
sudo apt install libxcb-cursor0
Was this page helpful?