makebootfat on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S makebootfat

* (Optional) Uninstall makebootfat on Arch using YAY

$ yay -Rns makebootfat

2. Manually Install "makebootfat" via AUR

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

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

b. Clone makebootfat's git locally

$ git clone https://aur.archlinux.org/makebootfat.git ~/makebootfat

c. Go to ~/makebootfat folder and install it

$ cd ~/makebootfat $ makepkg -si

3. Information about the makebootfat package on Arch User Repository (AUR)

ID: 328642
Name: makebootfat
PackageBaseID: 114523
PackageBase: makebootfat
Version: 1.4-1
Description: Command line tool to make bootable FAT file systems
URL:
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1470858283
LastModified: 1470858336
URLPath: /cgit/aur.git/snapshot/makebootfat.tar.gz