grub-f2fs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S grub-f2fs

* (Optional) Uninstall grub-f2fs on Arch using YAY

$ yay -Rns grub-f2fs

2. Manually Install "grub-f2fs" via AUR

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

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

b. Clone grub-f2fs's git locally

$ git clone https://aur.archlinux.org/grub-f2fs.git ~/grub-f2fs

c. Go to ~/grub-f2fs folder and install it

$ cd ~/grub-f2fs $ makepkg -si

3. Information about the grub-f2fs package on Arch User Repository (AUR)

ID: 300864
Name: grub-f2fs
PackageBaseID: 111067
PackageBase: grub-f2fs
Version: 2.02.beta2.428.g697ecef-1
Description: GNU GRand Unified Bootloader (2) - GIT Version with F2FS Support
URL: https://www.gnu.org/software/grub/
NumVotes: 2
Popularity: 0
OutOfDate: 1492626093
Maintainer:
FirstSubmitted: 1462733590
LastModified: 1462733862
URLPath: /cgit/aur.git/snapshot/grub-f2fs.tar.gz