I run Ubuntu 21.04, and tried to install LiquidLauncher.
I tried to install Liquid launcher with dpkg
sudo dpkg --install /home/[user]/Downloads/liquidlauncher_1.1.3_amd64.deb
and it tells me that liquidlauncher depends on libgconf2-4. I tried to install libgconf2-4 through apt, but it can't find it
I then started from scratch and tried to install liquidlauncher through apt but it spits out an error
Could not read meta data from /home/jburk/Downloads/liquidlauncher_1.1.3_amd64.deb
Do I need to find a different repository, find a different version of liquidlauncher or move liquidlauncher somewhere else or something else entirely?