mkbootfs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mkbootfs" 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
Copied
b. Install mkbootfs on Arch using YAY
$
yay -S
mkbootfs
Copied
* (Optional) Uninstall mkbootfs on Arch using YAY
$
yay -Rns
mkbootfs
Copied
2. Manually Install "mkbootfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mkbootfs's git locally
$
git clone https://aur.archlinux.org/mkbootfs.git
~/mkbootfs
Copied
c. Go to ~/mkbootfs folder and install it
$
cd
~/mkbootfs
Copied
$
makepkg -si
Copied
3. Information about the mkbootfs package on Arch User Repository (AUR)
ID: 725407
Name: mkbootfs
PackageBaseID: 151912
PackageBase: mkbootfs
Version: 4.4.4_r2.0.1-1
Description: A tool to build android boot images.
URL: https://android.googlesource.com/platform/system/core
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1587676063
LastModified: 1587690627
URLPath: /cgit/aur.git/snapshot/mkbootfs.tar.gz
Name: mkbootfs
PackageBaseID: 151912
PackageBase: mkbootfs
Version: 4.4.4_r2.0.1-1
Description: A tool to build android boot images.
URL: https://android.googlesource.com/platform/system/core
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1587676063
LastModified: 1587690627
URLPath: /cgit/aur.git/snapshot/mkbootfs.tar.gz