Help Uninstalling Domoticz From Raspberry Pi Topic is solved
Moderator: leecollings
-
- Posts: 3
- Joined: Sunday 09 February 2020 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Help Uninstalling Domoticz From Raspberry Pi
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
"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
Re: Help Uninstalling Domoticz From Raspberry Pi
Sounds like you need a beer...
How about a format and a clean setup, would that be an option?
How about a format and a clean setup, would that be an option?
Check these howto's: https://sancla.com
-
- Posts: 3
- Joined: Sunday 09 February 2020 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Help Uninstalling Domoticz From Raspberry Pi
No way a clean install.
I have too much in this configuration.
Are you saying there is no way to uninstall Domoticz????
I have too much in this configuration.
Are you saying there is no way to uninstall Domoticz????
Re: Help Uninstalling Domoticz From Raspberry Pi
Do you still have ssh access to the Raspberry?
If so.
After that with positive result. Delete the complete domoticz dir in /home/pi/domoticz or otherwise where you installed it.
After this system should work as before and domoticz removed.
If so.
Code: Select all
sudo systemctl stop domoticz.service
sudo systemctl disable domoticz.service
Code: Select all
sudo rm /etc/init.d/domoticz.sh
sudo systemctl daemon-reload
- 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
EddyG,EddyG wrote: ↑Sunday 09 February 2020 21:58 Do you still have ssh access to the Raspberry?
If so.
After that with positive result. Delete the complete domoticz dir in /home/pi/domoticz or otherwise where you installed it.Code: Select all
sudo systemctl stop domoticz.service sudo systemctl disable domoticz.service
After this system should work as before and domoticz removed.Code: Select all
sudo rm /etc/init.d/domoticz.sh sudo systemctl daemon-reload
Does this include the /home/pi/domoticz/ folders also?
Greetings McMelloW
-
- 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
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"
- 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
Thanks, freijn. I thought I already missed the domoticz folders
Greetings McMelloW
-
- Posts: 3
- Joined: Sunday 09 February 2020 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Help Uninstalling Domoticz From Raspberry Pi
EddyG,
Yep, that worked.
My Pi is blazing along like a Tesla.
Thank you so much!!!
Pete
Yep, that worked.
My Pi is blazing along like a Tesla.
Thank you so much!!!
Pete
Who is online
Users browsing this forum: Bing [Bot] and 1 guest