Installing Nosnap Veeam Agent for Linux from Generated Setup Files

To install nosnap Veeam Agent for Linux on a computer added to a protection group for pre-installed Veeam Agents, do the following:

  1. 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.
  2. On the computer you want to protect, navigate to the directory where you have saved the packages and install Veeam Agent:  

 

 

 

Installing Nosnap Veeam Agent for Linux in RHEL / Rocky Linux / AlmaLinux

To install nosnap Veeam Agent for Linux, use the following commands:

RHEL 8 / Rocky Linux 8.10 / AlmaLinux 8.10

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el8.x86_64.rpm

RHEL 9 / Rocky Linux 9.4 – 9.7 / AlmaLinux 9.4 – 9.7

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el9.x86_64.rpm

RHEL 10 / Rocky Linux 10 / AlmaLinux 10

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el10.x86_64.rpm

where <...> is the path to the directory where you have saved the Veeam Agent packages.

 

Installing Nosnap Veeam Agent for Linux in Oracle Linux

To install nosnap Veeam Agent for Linux, use the following commands:

For Oracle Linux 7

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el7.x86_64.rpm

For Oracle Linux 8

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el8.x86_64.rpm

For Oracle Linux 9

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el9.x86_64.rpm

For Oracle Linux 10

rpm -i <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
rpm -i <...>/veeam-nosnap-13.0.1.404-1.el10.x86_64.rpm

where <...> is the path to the directory where you have saved the Veeam Agent packages.

Installing Nosnap Veeam Agent for Linux in SLES

To install nosnap Veeam Agent for Linux, use the following commands:

For SLES 12 SP5

zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
zypper in <...>/veeam-nosnap-13.0.1.404-1.sle12.x86_64.rpm

For SLES 15 SP3 – SP7 and 16.0

zypper in <...>/veeam-libs-13.0.1.404-1.x86_64.rpm
zypper in <...>/veeam-nosnap-13.0.1.404-1.sle15.x86_64.rpm

where <...> is the path to the directory where you have saved the Veeam Agent packages.

Installing Nosnap Veeam Agent for Linux in Debian / Ubuntu

To install nosnap Veeam Agent for Linux, use the following commands:

apt-get install <...>/veeam-libs_13.0.1.404_amd64.deb
apt-get install <...>/veeam-nosnap_13.0.1.404_amd64.deb

where <...> is the path to the directory where you have saved the Veeam Agent packages.