makebootfat on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install makebootfat on Arch using YAY
$
yay -S
makebootfat
Copied
* (Optional) Uninstall makebootfat on Arch using YAY
$
yay -Rns
makebootfat
Copied
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
Copied
b. Clone makebootfat's git locally
$
git clone https://aur.archlinux.org/makebootfat.git
~/makebootfat
Copied
c. Go to ~/makebootfat folder and install it
$
cd
~/makebootfat
Copied
$
makepkg -si
Copied
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
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