Page 1 of 1

CLOSED: Uninstall DiskWizard via terminal

Posted: Sat Feb 23, 2019 10:49 pm
by hemington1
Hello,
DiskWizard will not uninstall via Dashboard. It gets to 20% only.
Can I have the code to uninstall this app thru the terminal?
Thanks.

Re: Uninstall DiskWizard via terminal

Posted: Sun Feb 24, 2019 6:06 pm
by bigfoot65
Try:

Code: Select all

hda-install -u 520ut3lo6w
BTW disk-wizard App is broken in Amahi 11.

Re: Uninstall DiskWizard via terminal

Posted: Mon Feb 25, 2019 4:26 am
by hemington1
Yes I know, thats why I want to uninstall it. It get to 20% uninstalling then stops.

Re: Uninstall DiskWizard via terminal

Posted: Mon Feb 25, 2019 7:01 am
by bigfoot65
Sounds like something is stuck.

Try this before selecting uninstall:

Code: Select all

rm -rf /var/hda/platform/html/plugins/plugin_dir_name
Replace plugin_dir_name with whatever it calls the disk-wizard App
Then try uninstall from dashboard again and see if that works.

Re: Uninstall DiskWizard via terminal

Posted: Tue Feb 26, 2019 4:45 am
by hemington1
That worked, but still unable to removed via dashboard. Just hangs at 20%.

Re: Uninstall DiskWizard via terminal

Posted: Tue Feb 26, 2019 3:30 pm
by bigfoot65
Odd. Something is stuck obviously.

Try following the failed web app clean up guidance.

Some steps may not apply and might be more tables in the database that needs to be cleaned up.

Should point you in the right direction.

Re: Uninstall DiskWizard via terminal

Posted: Thu Mar 14, 2019 8:54 pm
by hemington1
Thanks Big. I followed the failed web app, still no luck in getting the app uninstalled from the dashboard.
I've removed all traces of it from the HDA, so I'll just leave it at that until the app is live.
Or I will just use Gparted live disk for now.
Thanks for your input.

Re: Uninstall DiskWizard via terminal

Posted: Fri Mar 15, 2019 11:38 am
by bigfoot65
No problem.

Marking as closed.