very new to ubuntu.
I was able to install upwork twice before but now I can no longer install it no matter what i do.
I tried installing both beta and stable versions with no success.
Here are the error messages that show:
dpkg: dependency problems prevent configuration of upwork:
upwork depends on libgdk-pixbuf2.0-0 (>= 2.26.1); however:
Package libgdk-pixbuf2.0-0 is not installed.
dpkg: error processing package upwork (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Errors were encountered while processing:
upwork
I coudlnt find libgdk-pixbuf2.0-0 and I tried installing hicolor-icon-theme, gnome-menus and desktop-file-utils but they are already there.
I also tried the lines below but still no luck:
sudo dpkg -i upwork_5.8.0.35_amd64.deb
sudo apt-get -f install
sudo apt install ./upwork_5.8.0.35_amd64.deb
Is there another way of installing Upwork?
Help me please.