Aug 3, 2024 03:38:02 AM Edited Aug 3, 2024 04:17:47 AM by M Hanny S
Hello.
The Upwork Desktop app won't install on Ubuntu 24.04, citing dependency issues:
Apparently, it depends on the libgtk-3-0 package, which is no longer available in Ubuntu 24.04 package database. The latest version for which it was available is Ubuntu 23.10.
Looks like the package was renamed to "libgtk-3-0t64" in Ubuntu 24.04. Perhaps building it for this dependency could fix the issue.
Aug 18, 2024 07:05:44 AM by Salman S
"sudo apt-get install -f"
Use this command and everything will be good