Raider is a shredding program built for the GNOME desktop. It uses its own internal shredding code instead of an external program.
- Install GNOME Builder. This should be in your distro's repositories. It is also available here: https://flathub.org/apps/org.gnome.Builder
- Download the source of this project from GitHub.
- Open the project in Builder, and after installing SDKs, click the Run command.
sudo dnf install meson gcc gtk4-devel libadwaita-devel desktop-file-utils python3-gobject
meson setup builddir
cd builddir
ninja
sudo meson install
- GNOME Circle: https://apps.gnome.org/Raider
- Arch Linux AUR: https://aur.archlinux.org/packages/raider-file-shredder
- Fedora COPR: https://copr.fedorainfracloud.org/coprs/0xmrtt/raider/package/raider/
- Build manifest: https://github.com/flathub/com.github.ADBeveridge.Raider
- Report issues: https://github.com/ADBeveridge/raider/issues/