A modern, user-friendly GUI application to enable, test, and disable hibernation on Linux — without using the terminal.
No more
sudocommands,grubbyedits, or swap file calculations.
Just click a button and hibernate safely.
- ✅ Check readiness: Detects RAM, swap (partition or file), and kernel config
- ✅ Enable hibernation:
- Auto-configures swap partitions
- Creates
/swapfileif needed (with correct size)
- ✅ Test hibernation: One-click hibernate & resume
- ✅ Disable hibernation: Cleanly removes all changes
- ✅ Fully secure: Uses
pkexecfor authentication (no hardcoded root access) - ✅ Fedora-native: Integrates with Plasma, uses system icons and policies
- ✅ GPLv3 licensed: Free and open source forever
- Download the latest
.rpmfrom Releases - Install it:
sudo dnf install ./hibernation-helper-*.rpm
