Upgrade & Uninstall Braiins Manager Agent
Overview
This guide provides steps to upgrade or uninstall the Braiins Manager Agent on both Linux and Windows. Follow the appropriate commands for your operating system.
Upgrade on Linux
When a new version of the Agent is available, you'll be notified in two places:
- In the Braiins Manager UI on the Locations page.
- In the Braiins Manager Agent GUI on your server.
You can upgrade the Agent either from the GUI or via the CLI.
Upgrade from the GUI
- Go to the server where the Agent is installed.
- Open the Braiins Manager Agent app.
- Click the Upgrade button when prompted.
- Wait for the upgrade to complete.
- Once finished, return to the Locations page in Braiins Manager and refresh the page to see the updated version.
Upgrade from the CLI
- Download the latest Agent package for your Linux device architecture:
or
- Install the downloaded package:
or
- Return to the Locations page in Braiins Manager and refresh the page. The new version will be displayed on the Agent card.
To upgrade the Agent on Linux, run the following command in your terminal:
This will download and apply the latest version of the Agent.
Upgrade on Windows
When a new version of the Agent is available, you'll be notified in two places:
- In the Braiins Manager UI on the Locations page.
- In the Braiins Manager Agent GUI on your server. To upgrade the Agent:
- Go to the server where the Agent is installed.
- Open the Braiins Manager Agent app.
- Click the Upgrade button when prompted.
- Wait for the upgrade to complete.
- Once finished, return to the Locations page in Braiins Manager and refresh the page to see the updated version.
To upgrade the Agent on Windows, open PowerShell as an Administrator and execute the following command:
This will download and apply the latest version of the Agent.
Uninstall from Linux
To uninstall the Agent from Linux, open your terminal and execute the following command:
Confirm with Y when prompted.
To uninstall the Agent from Linux, open your terminal and execute the following command:
This command will remove the Braiins Manager Agent and all related files from your Linux server.
Uninstall from Windows
To uninstall the Agent:
- Open File Explorer.
- Navigate to the folder where the Agent is installed. It is usually in:
C:\Program Files\BraiinsManagerAgent. - Double-click the file named uninstall.exe.
- Follow the prompts in the uninstaller to complete the removal.
For Windows, run the following command in PowerShell with Administrator privileges:
This PowerShell command will uninstall the Braiins Manager Agent from your Windows machine, removing all associated files.