Help Uninstalling Domoticz From Raspberry Pi Topic is solved

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
petecal
Posts: 3
Joined: Sunday 09 February 2020 18:28
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Help Uninstalling Domoticz From Raspberry Pi

Post by petecal »

I just installed Domoticz on my Pi using:
"curl -L https....."
It has totally hung up my system.
I really need to uninstall it but I don't know how.
I am new to Pi, Linux, etc.
I have been using OpenHAB for home automation.
I was trying to get some z-wave devices to work on OpenHAB using an Aeotec USB stick.
I was having some difficulties so I went to the Aeotec site and that directed me to Domoticz.
I didn't know Domoticz was a HA system.
I am totally hung.
I can't deal with this now.
I have spent too much time trying to unravel this hole I have dug for myself.
Please tell me how to uninstall Domoticz.
Please.
Thank you so much.
Pete
User avatar
sancla
Posts: 105
Joined: Wednesday 01 January 2020 23:01
Target OS: -
Domoticz version:
Contact:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by sancla »

Sounds like you need a beer...

How about a format and a clean setup, would that be an option?
Check these howto's: https://sancla.com
petecal
Posts: 3
Joined: Sunday 09 February 2020 18:28
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by petecal »

No way a clean install.
I have too much in this configuration.

Are you saying there is no way to uninstall Domoticz????
EddyG
Posts: 1042
Joined: Monday 02 November 2015 5:54
Target OS: -
Domoticz version:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by EddyG »

Do you still have ssh access to the Raspberry?
If so.

Code: Select all

sudo systemctl stop domoticz.service
sudo systemctl disable domoticz.service
After that with positive result. Delete the complete domoticz dir in /home/pi/domoticz or otherwise where you installed it.

Code: Select all

sudo rm /etc/init.d/domoticz.sh
sudo systemctl daemon-reload
After this system should work as before and domoticz removed.
User avatar
McMelloW
Posts: 434
Joined: Monday 20 November 2017 17:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.1
Location: Harderwijk, NL
Contact:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by McMelloW »

EddyG wrote: Sunday 09 February 2020 21:58 Do you still have ssh access to the Raspberry?
If so.

Code: Select all

sudo systemctl stop domoticz.service
sudo systemctl disable domoticz.service
After that with positive result. Delete the complete domoticz dir in /home/pi/domoticz or otherwise where you installed it.

Code: Select all

sudo rm /etc/init.d/domoticz.sh
sudo systemctl daemon-reload
After this system should work as before and domoticz removed.
EddyG,

Does this include the /home/pi/domoticz/ folders also?
Greetings McMelloW
freijn
Posts: 536
Joined: Friday 23 December 2016 16:40
Target OS: Raspberry Pi / ODroid
Domoticz version: Stable
Location: Netherlands Purmerend
Contact:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by freijn »

McMelloW wrote: Monday 10 February 2020 16:33 Does this include the /home/pi/domoticz/ folders also?
first stop the service as mentioned already then

After that with positive result. Delete the complete domoticz dir in /home/pi/domoticz or otherwise where you installed it.

sudo rm -r /home/pi/domoticz

does the "trick"
User avatar
McMelloW
Posts: 434
Joined: Monday 20 November 2017 17:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.1
Location: Harderwijk, NL
Contact:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by McMelloW »

freijn wrote: Monday 10 February 2020 16:42 first stop the service as mentioned already then

After that with positive result. Delete the complete domoticz dir in /home/pi/domoticz or otherwise where you installed it.

sudo rm -r /home/pi/domoticz

does the "trick"
Thanks, freijn. I thought I already missed the domoticz folders
Greetings McMelloW
petecal
Posts: 3
Joined: Sunday 09 February 2020 18:28
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Help Uninstalling Domoticz From Raspberry Pi

Post by petecal »

EddyG,
Yep, that worked.
My Pi is blazing along like a Tesla.

Thank you so much!!!

Pete
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest