Search Criteria
Package Details: hibernator-git 0.1-2
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: | None |
Last Packager: | pika02 |
Votes: | 3 |
Popularity: | 0.000033 |
First Submitted: | 2023-07-20 07:42 (UTC) |
Last Updated: | 2023-07-20 07:49 (UTC) |
Dependencies (6)
- awk (gawk-gitAUR, busybox-coreutilsAUR, gawk)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- mkinitcpio (mkinitcpio-gitAUR)
- sed (busybox-coreutilsAUR, sed-gitAUR)
- update-grubAUR
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
pika02 commented on 2023-07-20 07:31 (UTC) (edited on 2023-07-20 07:36 (UTC) by pika02)
@fathairyguy
source
should 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.