I'm
running Debian/Trixie on an AMD64 system. I recently
installed
Handbrake but can't figure out how to use it.
The issue is that there is no menu entry for it on my Plasma
desktop
menu and the command line program has too many options for
me to sort
through. I was hoping the GUI front end would simplify
things.
According to the Debian package page, the handbrake package
includes
"ghb", the GUI front end I am looking for. However neither
ghb nor
handbrake are found on my system. All that I can find/locate
are .svg
and .png files for them.
I just installed it on Trixie and it works fine. "ghb" is
the GUI binary and it should work. I launched ghb from the
command line and it brought up the GUI.
Try purging it and reinstalling it: `sudo apt purge
handbrake && sudo apt install handbrake`