View Source

The uninstall program first stops the Backup Agent. You may be asked to confirm the file removal. Information about the uninstallation is displayed on the screen. To remove the entire Backup Agent and all of its packages from your computer, follow the steps below.
{note:title=Notice}The uninstallation process is different depending on whether you use an *RPM/YUM* (_RHE/CentOS/Fedora/Suse/Mandriva_) or a *DEB/APT* (_Debian/Ubuntu_) Linux distribution.
{note}

----
{toc:location=top|maxLevel=3|minLevel=3|type=flat|separator=pipe|style=border:1}

----
h3. RPM/YUM-based Installations

Type the removal command and press <Enter>.

{code}rpm -e serverbackup-enterprise-agent serverbackup-agent serverbackup-async-agent-2-6 serverbackup-setup r1soft-getmodule{code}


!async.png|border=1!


_Or:_

{code}yum remove serverbackup-* r1soft-*{code}


Enter "y" and press <Enter> to confirm the uninstallation.


!remove-ag_5.2.0.png!


----
h3. DEB/APT-based Installations

Type the removal command and press <Enter>.

{code}apt-get remove serverbackup-enterprise-agent serverbackup-agent serverbackup-async-agent-2-6 serverbackup-setup r1soft-getmodule{code}

Enter "Y" and press <Enter> to confirm the uninstallation.
{info:title=Tip}"Yes" is the default answer. To select it, press <Enter>.
{info}

!apt-get-remove1.png!


To delete all archives and configuration files substitute "purge" for "remove."


!purge.png|border=1!



{info:title=Note}None of the above commands remove the {{/usr/sbin/r1soft/conf}} directory. It remains in the system for future use. If necessary, you can delete it manually as shown in the following screenshot, using the "{{rm \-rf}}" command.
This step is not necessary if the agent is being downgraded.



!rm-rf1.png|border=1!
{info}

----
Once the uninstallation process is complete, the Backup Agent full stack of installed packages is removed from your computer.

{excerpt:hidden=true}Instructions on how to uninstall the Server Backup Agent on Linux. {excerpt}