[Linux installation] Error: Dependency is not satisfiable: libwebkit2gtk-4.0-37 #697
Labels
bug
Something isn't working
linux issue
Issue that only seems to happen for Linux users
priority: medium
I actually had this problem when installing version 0.7.1, but it has remained in 0.8.0 so I decided to report it.
When I tried to install Kanri on Linux Mint 22 using the deb x86-64 package, I ran into a problem with this one dependency, libwebkit2gtk-4.0-37:
It is not available in the repos provided by Linux Mint because apparently there's a newer version available:
The workaround I found was to add the Ubuntu focal-security repo:
Then after running
sudo apt update
it is available to install:Adding a whole new repo to system sources for just a single package doesn't seem right to me and I believe this should be fixed.
The text was updated successfully, but these errors were encountered: