This is an archive version of the document. To get the most up-to-date information, see the current version.

Uninstalling Veeam Agent for Linux

Depending on the type of the packages you used for Veeam Agent installation, you can use the following procedures to uninstall Veeam Agent:

Uninstalling Veeam Agent for Linux with Kernel Module

To uninstall Veeam Agent for Linux, you need to remove the following packages from the computer: veeam, veeam-libs and veeamsnap or blksnap. To do this, run one of the following commands depending on the Veeam kernel module you used during installation and your Linux distribution:

For CentOS 7 / RHEL / Oracle Linux / Fedora / Rocky Linux / AlmaLinux

yum remove veeam veeam-libs veeamsnap

or

yum remove veeam veeam-libs blksnap

For openSUSE / SLES

zypper rm veeam veeam-libs veeamsnap

or

zypper rm veeam veeam-libs blksnap

For Debian / Ubuntu

apt-get remove veeam veeam-libs veeamsnap

or

apt-get remove veeam veeam-libs blksnap

Uninstalling Nosnap Veeam Agent for Linux / Nosnap Veeam Agent for Linux on Power

To uninstall nosnap Veeam Agent for Linux or nosnap Veeam Agent for Linux on Power, you need to remove the veeam-nosnap and veeam-libs packages from the computer. To do this, run one of the following commands depending on your Linux distribution:

For CentOS 7 / RHEL / Oracle Linux / Rocky Linux / AlmaLinux

yum remove veeam-nosnap veeam-libs

For openSUSE / SLES

zypper rm veeam-nosnap veeam-libs

For Debian / Ubuntu

apt-get remove veeam-nosnap veeam-libs