Skip to content

mluun/raider

 
 

Repository files navigation

Raider Number of downloads AUR Fedora COPR build status

Raider is a shredding program built for the GNOME desktop. It uses its own internal shredding code instead of an external program.

Download

Download on Flathub

Compiling

GNOME Builder

  • 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.

Commandline

Fedora

  • sudo dnf install meson gcc gtk4-devel libadwaita-devel desktop-file-utils python3-gobject
  • meson setup builddir
  • cd builddir
  • ninja
  • sudo meson install

Useful Links

About

Securely delete your files

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.3%
  • Meson 5.7%