====== Setup super to install an update service ====== ===== Installation ===== - Download the most recent release of [[https://github.com/Macjutsu/super/releases|super]]. \\ Link: ''https://github.com/Macjutsu/super/releases'' - Extract it. - **If the current user doesn't have admin rights:** Open a Terminal and run ''su - ADMINUSER''. Replace the ADMINUSER. Hit enter and then enter that user's password. - In Terminal, type ''sudo '' (including the space) and drag ''super'' from the extracted folder into the Terminal, then hit Enter to install it. \\ If the current user is not an admin: Open a terminal and - Install the service sudo super --auth-service-add-via-admin-account='ADMIN-USERNAME' --auth-service-add-via-admin-password='ADMIN-PASSWORT' \\ Make sure to use the username and password of a "volume owner". This is a user that would also be allowed to install the regular way – typically the first admin user that was created on the machine. - If it works, you should get an update prompt soon. You can do it now or choose to install it later. \\ {{:bildschirmfoto_2024-11-20_um_13.29.28.png?400|}} I understand that this installs a service that can install updates in the future. As of now, I'm not sure if that's how it works. We'll see. I'll update when the next update comes around. ===== Uninstallation ===== This [[https://github.com/Macjutsu/super/blob/main/Super-Friends/Remove-super.sh|script]] can be used to uninstall. \\ Link: ''https://github.com/Macjutsu/super/blob/main/Super-Friends/Remove-super.sh'' ===== Links ===== * [[https://github.com/Macjutsu/super|GitHub]] * [[https://github.com/Macjutsu/super/wiki/Getting-Started|Getting Started]] * [[https://github.com/Macjutsu/super/wiki/Apple-Silicon-Local-Credentials|Apple Silicon Local Credentials]]