fso-unbootimg on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "fso-unbootimg" 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 fso-unbootimg on Arch using YAY

$ yay -S fso-unbootimg

* (Optional) Uninstall fso-unbootimg on Arch using YAY

$ yay -Rns fso-unbootimg

2. Manually Install "fso-unbootimg" via AUR

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

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

b. Clone fso-unbootimg's git locally

$ git clone https://aur.archlinux.org/fso-unbootimg.git ~/fso-unbootimg

c. Go to ~/fso-unbootimg folder and install it

$ cd ~/fso-unbootimg $ makepkg -si

3. Information about the fso-unbootimg package on Arch User Repository (AUR)

ID: 704383
Name: fso-unbootimg
PackageBaseID: 149417
PackageBase: fso-unbootimg
Version: 0.1.2-1
Description: Utility to unpack images made with Android's mkbootimg
URL: git://github.com/freesmartphone/utilities.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GNUtoo
Submitter: GNUtoo
FirstSubmitted: 1582407274
LastModified: 1583469066
URLPath: /cgit/aur.git/snapshot/fso-unbootimg.tar.gz