How to uninstall JetBackup V4/V5 from cPanel server?

Make sure to check which version of JetBackup is installed on your server first.

To uninstall the JetBackup V4, run the command line:

yum remove jetbackup-core -y

To uninstall JetBackup V5, run the command line:

jetapps --remove jetbackup5-cpanel

For the DirectAdmin server, run the command:

jetapps --remove jetbackup5-directadmin

Removing JetBackup repo from CentOS/RHEL:

yum remove jetapps-repo -y

Removing JetBackup repo from Ubuntu OS:

apt-get remove jetapps-repo

That's all!

  • 5 Users Found This Useful
Was this answer helpful?

Related Articles

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...

How to Secure a cPanel/WHM Web Server

Here are a few basic steps that you should keep in mind for keeping a server secure. 1) Strong...