Agent update on PCs on various operating systems

winОС Windows
Update on a Windows PC is done automatically and transparently for the end user

linuxOC Linux
An agent update on a PC running Linux operating systems is handled manually. The commands for updating depend on the package manager that is installed on your system. These commands must be entered in the terminal on your PC:

APT (Debian/Ubuntu)
sudo apt-get update & sudo apt-get install yaware

YUM (Fedora/CentOS)
yum clean all & yum install yaware

DNF (Fedora)
dnf clean all & dnf install yaware

Also, if your system is set up with automatic software updates, then the Yaware client will be updated automatically with each update of the system.

To remotely upgrade agent, you must connect to each PC via ssh and run the same commands as with a regular upgrade.

macosMacOS
The update on a PC running the MacOS operating system is done manually. You can download the new version in two ways:

1. from the personal manager’s account or owner account

2. From the corresponding section in the menu of the agent on the PC. To do this, you must right-click on the agent icon in the tray and select the setting item. Then, select the “Update” item in the side menu. If you have an outdated version of the agent installed on your PC, You can download the new version by clicking on “Download”

download

Was this article helpful?

Related Articles