Install notes for current builds

How to install RCycle.

RCycle is a free passion project. Follow the steps below for your downloaded Windows installer, Mac ZIP, or Linux AppImage.

Your download should start momentarily. While it finishes, the following are the install instructions.

Windows install steps.

Windows may show Microsoft Defender SmartScreen because the installer is not signed and has not built up download reputation.

1

Download from rcycle.app

Use the official Windows installer from the downloads section. Confirm the URL begins with https://rcycle.app/downloads/ before opening it.

Example Windows SmartScreen dialog with More info highlighted
2

Click More info, then Run anyway

If the blue Windows protected your PC dialog appears, choose More info. Confirm the app name is the RCycle installer you downloaded, then choose Run anyway. Continue through the normal installer prompts.

Example expanded Windows SmartScreen dialog with Run anyway highlighted

Why the Windows warning happens.

SmartScreen uses publisher and file reputation. New unsigned files are more likely to show the strongest warning because Windows has no known publisher and no download history for that exact build.

Mac install steps.

Open the ZIP, copy the app to Applications, and launch it from there.

1

Unzip RCycle and move it to Applications

Download the Apple Silicon or Intel ZIP from rcycle.app. Open the ZIP file, then drag RCycle.app into your Applications folder.

Example macOS Finder windows showing RCycle.app being moved to Applications
2

Open RCycle from Applications

Open your Applications folder and double-click RCycle.app.

Example macOS Finder window showing RCycle.app selected in Applications

Linux AppImage steps.

Download the AppImage, mark it executable if needed, then run it directly.

1

Download the AppImage

Use the official Linux AppImage from the downloads section. Confirm the URL begins with https://rcycle.app/downloads/ before opening it.

2

Allow it to run

If your file manager does not offer a run option, open a terminal in the download folder and run chmod +x RCycle-*.AppImage.

3

Launch RCycle

Double-click the AppImage or run it from a terminal with ./RCycle-*.AppImage. You can move the file to an applications folder if you want to keep it.