3788: Manual Uninstallation of Acronis Backup & Recovery 10 Agent for Linux

Die Übertragung eines Formulars dieser Seite wurde unterbunden, weil in Ihrem Browser kein JavaScript eingeschaltet ist. Falls das aber der Fall ist, dann aktualisieren Sie diese Seite.
Druckversion

Removing Acronis Backup & Recovery, its components and related files and folders from Linux

This article applies to:

  • Acronis Backup & Recovery 10 Advanced Server (Agent for Linux)
  • Acronis Backup & Recovery 10 Server for Linux (Standalone)
  • Acronis Backup & Recovery 10 Advanced Server - Virtual Edition (Agent for Linux)

Introduction

To uninstall the product from Linux automatically, launch the following script:

#/usr/lib/Acronis/BackupAndRecovery/uninstall/uninstall

If the script does not work for some reason, uninstall the product manually as described below.

Solution

  1. Delete Acronis Secure Zone, if present. See Removing Acronis Secure Zone;
  2. Remove all modules from dkms. For example:

    # dkms status
    snapapi26, 0.7.46, 2.6.9-1.667, i686: installed
    # dkms remove -m snapapi26 -v 0.7.46 --all

    (!) If you are running 2.4 kernel, the module name will be snapapi, not snapapi26

  3. Remove all Acronis RPMs (ignore all messages about the non-presence of packages):

    # rpm -e --allmatches --nodeps AcronisAgentLinux
    # rpm -e --allmatches --nodeps acronis-glibc
    # rpm -e --allmatches --nodeps dkms
    # rpm -e --allmatches --nodeps BackupAndRecoveryAgent
    # rpm -e --allmatches --nodeps snapapi26_modules
    # rpm -e --allmatches --nodeps BackupAndRecoveryBootableComponents
    # rpm -e --allmatches --nodeps AcronisUpgradeTool
    # rpm -e --allmatches --nodeps ManagementConsole

    (!) On 2.4 kernels use snapapi_modules instead of snapapi26_modules

  4. Remove all files and folders related to Acronis software:

    # rm -Rf /etc/Acronis
    # rm -Rf /var/lib/Acronis
    # rm -Rf /usr/lib/Acronis
    # rm -Rf ~/.Acronis
    # rm -Rf /usr/src/snapapi*

More information

See also Acronis Backup & Recovery 10 Cleanup Utility.

Meinung zu dieser Information übermitteln

Meinung zu dieser Information übermitteln

Nutzen Sie das Formular, um uns Ihre Meinung zu übermittlen. Wir werden Ihre Reaktion aufmerksam lesen.

Beachten Sie, dass wir nicht auf jeden Kommentar individuell reagieren können. Mit den übermittelten Meinungen, die wir sorgfältig lesen und analysieren, arbeiten wir an der Verbesserung der Inhalte, der Produkte und Dienstleistungen. Wenn Sie technische oder andere Anwenderunterstützung benötigen, nutzen Sie bitte unseren Kontaktassistenten.

Danke, dass Sie sich Zeit für die Übermittlung Ihrer Gedanken genommen haben, wir wissen Ihre Meinung zu schätzen.

Wenn Sie Ihre Privatsphäre wahren wollen, geben Sie bei Ihrer Meinung keine Kontaktdaten an.