
Uninstalling Veeam Agent for Linux
To uninstall Veeam Agent for Linux, you need to remove the veeam and veeamsnap packages. For this operation, you can use any package manager that works with software packages in your Linux distribution.
The following examples show commands to uninstall Veeam Agent for Linux:
For CentOS / RHEL / Oracle Linux / Fedora
yum remove veeam veeamsnap |
For openSUSE / SLES
zypper rm veeam veeamsnap |
For Debian / Ubuntu
apt-get remove veeam veeamsnap |