π¦ Package deployment
You can deploy software packages to Windows endpoints using WinGet,to Linux endpoints using Flatpak and to MacOS endpoints using HomeBrew
OpenUEM downloads daily the database of packages available at WinGet, FlatHub and HomeBrew (casks and formulae) repositories so you can search for those packages.
Winget should be ready for your host if it has been used for some time, but if you have a fresh installation of Windows 10, winget.exe may not be ready to use on that endpoint although it should be installed automatically in the following days. To get the WinGet executable quicker (winget.exe), you should first update Microsoft Store after opening it and then you may have to update the app called "App Installer". Visit this link to locate that app and update it
HomeBrew (brew.sh) must be installed manually, as OpenUEM agent cannot install it as a dependency.
Install packagesβ
Introduce a text to search for packages. Click on the package icon to select the package to install.
Then, select the endpoints where you want to install the package.
A request to install the package will be sent to OpenUEM agents.
If an agent hasnβt contacted recently, the request will be sent to the agent as soon as it contacts thanks to the NATS server that stores pending messages.
Uninstall packagesβ
The process to uninstall a package from several hosts is like installing a package.
Introduce a text to search for packages. Click on the package icon to select the package to uninstall.
Then, select the endpoints that will receive the request to uninstall the package. The request will be sent to OpenUEM agents.