Search Criteria
Package Details: refindplus-bin 0.14.2.AE-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/refindplus-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | refindplus-bin |
| Description: | A fork of rEFInd with additional Mac and UEFI-PC functionality (upstream x64 binary) |
| Upstream URL: | https://github.com/RefindPlusRepo/RefindPlus |
| Keywords: | boot-manager bootloader efi macos refind refindplus secure-boot uefi |
| Licenses: | cc-by-sa-3.0, BSD-2-Clause, CC-BY-SA-4.0, GPL-3.0-or-later, GPL-2.0-only, GPL-2.0-or-later, LGPL-3.0-or-later |
| Conflicts: | refindplus |
| Provides: | refindplus |
| Submitter: | gbin |
| Maintainer: | gbin |
| Last Packager: | gbin |
| Votes: | 2 |
| Popularity: | 0.49 |
| First Submitted: | 2026-04-20 15:50 (UTC) |
| Last Updated: | 2026-07-20 12:27 (UTC) |
Dependencies (3)
- bash (bash-gitAUR, bash-devel-gitAUR)
- efibootmgr (efibootmgr-json-gitAUR, efibootmgr-gitAUR) (optional) – register RefindPlus as a UEFI boot entry with refindplus-install --register
- sbsigntools (sbsigntools-gitAUR) (optional) – sign EFI binaries for Secure Boot
Latest Comments
gbin commented on 2026-07-20 12:28 (UTC)
@Zorn sorry about this forgot to update the hash for a local to the package file. Fixed in -4.
Zorn commented on 2026-07-20 07:32 (UTC) (edited on 2026-07-20 07:35 (UTC) by Zorn)
It is impossible to install RefindPlus:
Validating source files with sha256sums...
ERROR: One or more files failed validation!
-> error while downloading sources: /home/prof/.cache/yay/refindplus-bin context: exit status 1
gbin commented on 2026-07-19 16:13 (UTC)
@ataraxy Added, thanks!
Ataraxy commented on 2026-07-19 08:49 (UTC)
Please add
--uniqto thefindmntcall. If/efiis automounted, a leadingsystemd-1and a newline will corrupt the output.gbin commented on 2026-04-20 18:06 (UTC) (edited on 2026-04-20 18:07 (UTC) by gbin)
@yochananmarqos oh ok indeed, patched it to have a behavior comparable to rEFInd. It should only touch /usr/share/refindplus now. Also removed the stuttering /usr/share/refindplus/refindplus and the copy of x64_RefindPlus_REL.efi that was redundant. Thanks for the feedback!
yochananmarqos commented on 2026-04-20 17:02 (UTC)
Packages should not be touching an ESP partition. Users should use the
refindplus-installbinary to set it up just like we do withrefind-installwith rEFInd`.