Getting Started
1. Install Scoop first
rScoop wraps the Scoop CLI, so you need Scoop installed before anything else. Head to scoop.sh and run the install command from PowerShell.
2. Download rScoop
- Go to Releases and grab the latest
.msiinstaller or portable.exe. - Run it. Windows SmartScreen might warn you. Click More info then Run anyway.
3. First launch
- Open rScoop from the Start Menu or run the portable exe.
- On the first run, rScoop caches your bucket metadata and package info. Let this finish before closing the app. You’ll see a loading state while it works.
- Once the tray icon shows up, you can close the window. rScoop stays in the tray unless you turn that off in Settings.
- If you didn’t install through Scoop, the built-in updater checks for new versions automatically.
4. Optional: set up VirusTotal
If you have a VirusTotal API key, go to Settings > Security and paste it in. rScoop will scan packages before installing them and block anything above your configured threat threshold.
5. Migrating from another machine
If you already have rScoop set up on another PC, use profile export/import to rebuild the same setup:
- On the source machine, go to Settings > Management > Export profile and save a Full profile to a JSON file.
- Transfer the file to the new machine (USB, cloud, dotfiles repo).
- On the new machine, go to Settings > Management > Import profile, open the file, and apply the groups you want.
- rScoop clones buckets, queues apps for background install, and merges settings. It does not uninstall anything.
6. Updating
- Installed via Scoop? Run
scoop update rscoopfrom PowerShell. - Standalone installer? rScoop shows a banner when a new version is available. Click it to update.
Next
- User Guide, tour of every page
- Settings, configure themes, auto-updates, tray, and more
- Security & Privacy, how VirusTotal and networking work