adtac / climate

The swiss-army knife of utility tools for Linux.
GNU General Public License v3.0
1.42k stars 76 forks source link

climate didn't warn me it will install a lot of crap #27

Closed ghost closed 7 years ago

ghost commented 7 years ago

 • upower exists!
 • curl exists!
 • rar missing. Installing... Installed!
 • unzip exists!
 • 7z missing. Installing... Installed!
 • xdg-screensaver exists!
 • dig exists!
 • git exists!
 • python exists!
 • pip missing. Installing... Installed!
 • node missing. Installing... Installed!
 • npm missing. Installing... Installed!
 • fdupes missing. Installing... Installed!
 • glances missing. Installing... Installed!
 • sensors exists!
 • sshfs missing. Installing... Installed!
 • gawk missing. Installing... Installed!
 • jq missing. Installing... Installed!
 • http-server missing. Installing... Installed!
 • is-up missing. Installing... Installed!
 • is-online missing. Installing... Installed!
 • speedtest missing. Installing... Installed!
 • httpstat missing. Installing... Installed!

I DIDN'T NEED that. How to uninstall all of that?

sudo apt-get purge node

doesn't work

ghost commented 7 years ago

why I can not delete any of these with apt-get? How to clean up my system? How to revert all dat installed apps?

adtac commented 7 years ago

Just uninstall them manually. The list of dependencies is clearly mentioned in the README.

ghost commented 7 years ago

does these software creates more than a binary in few directories? apt-get doesn't want uninstall them, it says there's no such packages like node, npm, pip, etc.

adtac commented 7 years ago

Uh that should not happen. Are you sure npm is even installed?

ghost commented 7 years ago

I didn't have npm before climate. I am sure that sudo apt-get remove\purge didn't want to uninstall stuff. Any. I can run binaries but aptitude says it's not in the system. So I deleted everything manually, I am sure lots of configs and other stuff left in my system and that pisses me off. I understand it was my fault, shouldn't copypaste everything I see in the internet into the terminal :rage:

Hate all that dependency shit in unix like systems.

I can not get one thing why climate is better than simple bash.src file? What made me try it? Meh... :man_facepalming: