This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
generated from SteamDeckHomebrew/Plugin-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Installation
NGnius (Graham) edited this page Jul 26, 2022
·
7 revisions
Ideally, the latest PowerTools release can be installed from https://beta.deckbrew.xyz/ after installing PluginLoader.
- 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. - If you haven't yet, install Decky Loader by following steps 1-7: https://github.com/SteamDeckHomebrew/decky-loader#installation
- In gaming mode's Quick Access Menu, you should see a new option for plugins (a cord plug). In that menu, click on the market (top right).
- 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).
- Wait for PowerTools to download and appear.
- In gaming mode's Quick Access Menu plugin tab click on the cog (top left).
- Go to Plugins, and click the trash can beside PowerTools
If you are having trouble with getting that to work, you can install the latest version from GitHub manually.
- Do steps 1 & 2 from Regular Installation
- In gaming mode's Quick Access Menu, you should see a new option for plugins (a cord plug). In that menu, click on the cog (top left).
- 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).
- Wait for PowerTools to download and appear.
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.
This isn't possible due to needing root permissions, which Crankshaft does not allow. Follow the manual installation steps instead
Crankshaft cannot uninstall PowerTools due to needing root permissions. Follow the manual uninstall steps instead
TODO
TODO