- Install on Debian 8, Ubuntu 16.04, Mint
- Install on Fedora 24
- Install on OpenSuSE 42.1
- Install on Centos 7 – Not possible
- Icon Missing in System Tray
- Application Stuck in Update Loop
- Linux-Specific Issues Not Listed Here
Having a problem with the app not covered below? Click here for troubleshooting tips.
Install on Debian 8, Ubuntu 16.04, Mint
If application installation using graphical install tools fails, please try running the install from the command line.
On 64 bit:
$ sudo dpkg -i upwork_amd64.deb $ sudo apt-get -f install
On 32 bit:
$ sudo dpkg -i upwork_i386.deb $ sudo apt-get -f install
Back to Top
Install on Fedora 24
Install the Upwork package and then install the beesu manually. If application installation using graphical install tools fails, please try running the install from the command line.
GUI installation
- Open the folder containing the package
- Right-click to show the context menu and select Open With Software Install
Command line installation
On 64 bit:
$sudo dnf -y --nogpgcheck install upwork_x86_64.rpm
On 32 bit:
$sudo dnf -y --nogpgcheck install upwork_i386.rpm
Beesu:
$sudo dnf -y install beesu
Back to Top
Install on OpenSuSE 42.1
Application installation using graphical install tools isn't possible. The zypper subsystem caches the packages and without clearing the cache, it will install the previous version. Simply removing the application doesn't help. Please run install from the command line as shown.
On 64 bit:
$ sudo zypper remove - upwork $ sudo zypper clear --all $ sudo zypper install upwork_amd64.rpm
On 32 bit:
$ sudo zypper remove - upwork $ sudo zypper clear --all $ sudo zypper install upwork_i386.rpm
Back to Top
Install on Centos 7 – Not possible
Please use a supported Linux distribution to run the Upwork app. Installation on Centos 7 isn't possible due to lack of certain necessary libraries.
Back to Top
Icon Missing in System Tray
This issue affects Ubuntu pre-17.04, Fedoras, and other Red Hatoids. To resolve the issue, the user can install a Gnome extension: TopIcons Plus.
- TopIcons Plus requires GNOME Shell 3.16 or newer installed, which can be easily found in Software Center application or installed via the command line (command varies per OS distro)
- You The user may need to restart your session, such as via logging out and back in, if the plugin is not immediately recognized by the Gnome shell
- After completing the items above, the Upwork icon should appear in the tray on the next launch of the Upwork app
Alternatively, beginning in Ubuntu 11.04, icons don't appear in the system tray by default. You'll need to whitelist the app for convenient access in the systray. It was fixable for 11.04 by one CLI command, or by Dconf Editor (see previous link). Starting Ubuntu 13.04 this ability was removed – but there is a workaround. Root privileges and restarting the computer will be necessary. Alternatively, if you want to see an icon in the tray you can turn on Notification Area on the Panel, and you'll see the Upwork icon.
Back to Top
Application Stuck in Update Loop
If after an upgrade restart the application displays the upgrade dialog again, there could be some problems with application dependencies. Try running the update manually from the command line. You can find the downloaded install package in:
~/.Upwork/Upwork/Updates//
For example:
~/.Upwork/Upwork/Updates/4.1.297.0/update.deb
Back to Top
Linux-Specific Issues Not Listed Here
Due to the large variations of Linux distributions and versions we can't provide answers to all problems you may encounter. Fortunately, we have a large community of users who may already have solved similar problems. Try searching our forums or posting a new question there.