basbranding.blogg.se

Uninstall logitech g hub mac
Uninstall logitech g hub mac






uninstall logitech g hub mac

Presumably runs Logitech's uninstall procedure. Sudo /./lghub_updater -uninstall -> Give the uninstall command to the program called lghub_updater. That means "replace this part with the variable user" You'll notice $user in one of the file paths later.

uninstall logitech g hub mac

User="put your username here" -> That sets a variable called user to use later. I didn't seem to need it, though, so I didn't run it. I think it has something to do with how the script will handle errors (OP halp). Set -euo pipefail -> EDIT: OP explains below! I don't actually know what this does, lol. #!/bin/bash -> This instruction just says "I'm a shell script, run me with bash please" It's healthy to be skeptical about running code you found randomly on the internet, if you don't know what it does! So here's a brief overview:








Uninstall logitech g hub mac