Search Criteria
Package Details: magiskboot-bin 30.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/magiskboot-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | magiskboot-bin |
| Description: | magiskboot binary from magisk offical release |
| Upstream URL: | https://github.com/topjohnwu/Magisk |
| Keywords: | magisk magiskboot |
| Licenses: | GPL-3.0 |
| Conflicts: | magiskboot |
| Provides: | magiskboot |
| Submitter: | revincx |
| Maintainer: | revincx |
| Last Packager: | revincx |
| Votes: | 6 |
| Popularity: | 0.84 |
| First Submitted: | 2023-09-04 13:41 (UTC) |
| Last Updated: | 2026-02-24 02:24 (UTC) |
Latest Comments
revincx commented on 2025-10-14 09:32 (UTC)
@vitaliikuzhdin thanks for corrections
vitaliikuzhdin commented on 2025-10-14 09:17 (UTC)
Few more notes from me:
license=('GPL3')is not a valid SPDX identifier.conflicts=('magiskboot-git')is unnecessary.makedepends=('unzip')is unnecessary.The
armv7hlogic is incorrect, it should look like this:vitaliikuzhdin commented on 2025-10-07 09:11 (UTC)
Please provide and conflict with
magiskboot.