diff --git a/Installation.md b/Installation.md index 1274f12..7e286b1 100644 --- a/Installation.md +++ b/Installation.md @@ -1,4 +1,5 @@ -# Regular Installation +# Decky +## Regular Installation Ideally, the latest PowerTools release can be installed from https://beta.deckbrew.xyz/ after installing [PluginLoader](https://github.com/SteamDeckHomebrew/PluginLoader). 1. If you haven't yet, set a Linux password for your deck account: in a terminal (e.g. Konsole), run `passwd`. Your password will not show up for security reasons, but it is still registering your key presses. @@ -7,12 +8,12 @@ Ideally, the latest PowerTools release can be installed from https://beta.deckbr 4. Find & install PowerTools from the list. The Quick Access menu should pop up to confirm you'd like to install it (sometimes it takes a few tries for the pop up to appear). 5. Wait for PowerTools to download and appear. -# Regular Uninstall +## Regular Uninstall 1. In gaming mode's Quick Access Menu plugin tab click on the cog (top left). 2. Go to Plugins, and click the trash can beside PowerTools -# Manual Installation +## Manual Installation If you are having trouble with getting that to work, you can install the latest version from GitHub manually. @@ -21,9 +22,21 @@ If you are having trouble with getting that to work, you can install the latest 3. Copy the link from the latest release archive into the URL box (e.g. for v0.7.0: https://github.com/NGnius/PowerTools/releases/download/v0.7.0/PowerTools-v0.7.0.tar.gz). 4. Wait for PowerTools to download and appear. -# Manual Uninstall +## Manual Uninstall I'm sorry to see you go, but all good things must end. This is quite simple: In a terminal, run `sudo rm -rf ~/homebrew/plugins/PowerTools`. Be careful to type that exactly, otherwise you may delete something else that you didn't mean to. +# Crankshaft +## Regular Installation +This isn't possible due to needing root permissions, which Crankshaft does not allow. Follow the manual installation steps instead + +## Regular Uninstall +Crankshaft cannot uninstall PowerTools due to needing root permissions. Follow the manual uninstall steps instead + +## Manual Installation +TODO + +## Manual Uninstall +TODO \ No newline at end of file