This tutorial will demonstrates you how to remove a various system apps through Webuzo.
Go to Admin Panel > Apps > Installed Apps section.
After successfully installing your apps, you can view the list of application installations on the Admin Panel > Apps > Installed Apps page.
Within this section, you'll find multiple columns showcasing essential information about your apps, including installation app path, installation time, and version details.
To uninstall an app, simply click on the delete icon located in the respective app column on the installed app page; this action will redirect you to the app installation page. after click remove button to uninsa
You will be redirected to remove page.
Use the following command to remove the system application.
webuzo --removeapp --app=git
In the above command the first parameter should be
- --ra
- --app_remove
- --removeapp
as this parameter will initiate the remove function.
app=git - This is the application installation name for GitHub installation.