Search Criteria
Package Details: hibernator-git r12.2912cbf-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hibernator-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hibernator-git |
| Description: | Script to automate setting up hibernation |
| Upstream URL: | https://github.com/Chrysostomus/hibernator |
| Licenses: | MIT |
| Conflicts: | hibernator |
| Provides: | hibernator |
| Submitter: | pika02 |
| Maintainer: | jacopotediosi |
| Last Packager: | jacopotediosi |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-20 07:42 (UTC) |
| Last Updated: | 2025-02-15 10:36 (UTC) |
Dependencies (6)
- awk (gawk-gitAUR, gawk)
- bash (bash-gitAUR, bash-devel-gitAUR)
- mkinitcpio (mkinitcpio-gitAUR)
- sed (sed-gitAUR, uutils-sedAUR)
- update-grubAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
pika02 commented on 2023-07-20 07:31 (UTC) (edited on 2023-07-20 07:36 (UTC) by pika02)
@fathairyguy
sourceshould be "git+https://github.com/Chrysostomus/$pkgname.git"fathairyguy commented on 2022-06-16 03:18 (UTC)
The install failed for me (github.com[0: 140.82.112.4]: errno=Connection timed out). Not sure why. The url looks correct and the repo is there. I grabbed the script straight from github and it ran perfectly. Saved me at least a couple hours. Thanks for providing this.
ModProg commented on 2021-01-15 19:43 (UTC)
Will you add "update-grub" as dependency? I didn't have it installed and so hibernator only worked after updating grub manually afterwards.
Chrystomus commented on 2018-08-21 08:27 (UTC)
Update-grub is available in AUR also. But you are correct, I'll need to add it to dependencies or not use it.
bruceutut commented on 2018-08-21 07:34 (UTC)
script use update-grub, and it's not working in Arch Linux.