Installing Veeam Agent for Linux from Generated Setup Files
To install Veeam Agent for Linux on a computer added to a protection group for pre-installed Veeam Agents, do the following:
- Upload the setup files generated by Veeam Backup & Replication to the computer you want to protect — for example, to a directory on a local drive or USB drive, or to a network shared folder.
- On the computer you want to protect, navigate to the directory where you have saved the setup files and install Veeam Agent:
- Installing Veeam Agent for Linux in RHEL / Rocky Linux / AlmaLinux
- Installing Veeam Agent for Linux in Oracle Linux
- Installing Veeam Agent for Linux in SLES
- Installing Veeam Agent for Linux in Debian / Ubuntu
Installing Veeam Agent for Linux in RHEL / Rocky Linux / AlmaLinux
To install Veeam Agent for Linux, use the following commands:
RHEL 8 / Rocky Linux 8.10 / AlmaLinux 8.10
rpm -i <...>/kmod-veeamsnap-13.0.1.404-1.el8.x86_64.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
RHEL 9 / Rocky Linux 9.4 – 9.7 / AlmaLinux 9.4 – 9.7
rpm -i <...>/kmod-blksnap-13.0.1.404-1.el9.x86_64.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
RHEL 10 / Rocky Linux 10 / AlmaLinux 10
rpm -i <...>/kmod-blksnap-13.0.1.404-1.el10.x86_64.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
where <...> is the path to the directory where you have saved the Veeam Agent packages.
Installing Veeam Agent for Linux in Oracle Linux
To install Veeam Agent for Linux, use the following commands:
For Oracle Linux 7
rpm -i <...>/veeamsnap-13.0.1.404-1.noarch.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For Oracle Linux 8
rpm -i <...>/veeamsnap-13.0.1.404-1.noarch.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For Oracle Linux 9
rpm -i <...>/blksnap-13.0.1.404-1.noarch.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For Oracle Linux 10
rpm -i <...>/blksnap-13.0.1.404-1.noarch.rpm rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
where <...> is the path to the directory where you have saved the Veeam Agent packages.
Installing Veeam Agent for Linux in SLES
To install Veeam Agent for Linux, use the following commands:
For SLES 12 SP5
zypper in <...>/veeamsnap-kmp-default-13.0.1.404_k4.12.14_120-sles12.5.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 15 SP3 with default kernel
zypper in <...>/blksnap-kmp-default-13.0.1.404_k5.3.18_57-sles15.3.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 15 SP3 with preemptive kernel
zypper in <...>/blksnap-kmp-preempt-13.0.1.404_k5.3.18_57-sles15.3.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 15 SP4
zypper in <...>/blksnap-kmp-default-13.0.1.404_k5.14.21_150400.22-sles15.4.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 15 SP5
zypper in <...>/blksnap-kmp-default-13.0.1.404_k5.14.21_150500.53-sles15.5.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 15 SP6
zypper in <...>/blksnap-kmp-default-13.0.1.404_k6.4.0_150600.21-sles15.6.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 15 SP7
zypper in <...>/blksnap-kmp-default-13.0.1.404_k6.4.0_150700.51-sles15.7.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
For SLES 16.0
zypper in <...>/blksnap-kmp-default-13.0.1.404_k6.12.0_160000.5-sles16.0.x86_64.rpm zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm |
where <...> is the path to the directory where you have saved the Veeam Agent packages.
Installing Veeam Agent for Linux in Debian / Ubuntu
To install Veeam Agent for Linux, use the following commands:
For Debian 10 / Ubuntu 16.04, 18.04, 20.04 (kernel 5.4)
apt-get install <...>/veeamsnap_13.0.1.404_all.deb apt-get install <...>/veeam-libs_13.0.1.404_amd64.deb |
For Debian 11 – 13 / Ubuntu 22.04 and 24.04
apt-get install <...>/blksnap_13.0.1.404_all.deb apt-get install <...>/veeam-libs_13.0.1.404_amd64.deb |
where <...> is the path to the directory where you have saved the Veeam Agent packages.