magiskboot-bin on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "magiskboot-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install magiskboot-bin on Arch using YAY

$ yay -S magiskboot-bin

* (Optional) Uninstall magiskboot-bin on Arch using YAY

$ yay -Rns magiskboot-bin

2. Manually Install "magiskboot-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone magiskboot-bin's git locally

$ git clone https://aur.archlinux.org/magiskboot-bin.git ~/magiskboot-bin

c. Go to ~/magiskboot-bin folder and install it

$ cd ~/magiskboot-bin $ makepkg -si

3. Information about the magiskboot-bin package on Arch User Repository (AUR)

ID: 1423169
Name: magiskboot-bin
PackageBaseID: 197312
PackageBase: magiskboot-bin
Version: 27.0-1
Description: magiskboot binary from magisk offical release
URL: https://github.com/topjohnwu/Magisk
NumVotes: 1
Popularity: 0.425475
OutOfDate:
Maintainer: revincx
Submitter: revincx
FirstSubmitted: 1693834906
LastModified: 1709899792
URLPath: /cgit/aur.git/snapshot/magiskboot-bin.tar.gz