Installation: Get DedCore Running (Before You Blink)
Installing DedCore is easier than finding a duplicate file (and way more fun). Pick your OS, follow the steps, and you’ll be deduping in no time.
Universal Installer (Recommended)
The fastest way to get DedCore running. Just copy, paste, and go. (No, really, it’s that easy.)
Linux/macOS
curl -sSL https://dedcore.mxnish.me/install.sh | bash
Windows PowerShell (for the brave)
iwr https://dedcore.mxnish.me/install.sh | iex
- Installs the latest DedCore binary for your OS and architecture.
- Adds DedCore to your
$PATH
(if possible). - Safe to run multiple times (it’ll just update if needed).
- If you see a permission error, try
chmod +x install.sh
or run as admin.(may lord save windows people)
Manual Download
Prefer to do things the hard way? Download the latest binary from GitHub Releases and put it in your $PATH
. Bonus points if you pretend you compiled it yourself.
Requirements
- Linux: Ubuntu 18.04+ or equivalent
- macOS: 10.15+ (Intel or Apple Silicon)
- Windows: 10 or later
- 4GB RAM minimum, 50MB free disk space
Troubleshooting
- If you see a permission error, try
chmod +x install.sh
or run as admin (but don’t blame us). - Still stuck? See the FAQ or Contact Support.
Congrats! You’re now ready to unleash DedCore on your files. May the odds be ever in your favor.