beefi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S beefi

* (Optional) Uninstall beefi on Arch using YAY

$ yay -Rns beefi

2. Manually Install "beefi" via AUR

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

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

b. Clone beefi's git locally

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

c. Go to ~/beefi folder and install it

$ cd ~/beefi $ makepkg -si

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

ID: 710587
Name: beefi
PackageBaseID: 125153
PackageBase: beefi
Version: 0.2-1
Description: a bootable EFISTUB kernel image creator (for UEFI systems)
URL: https://github.com/jfeick/beefi.git
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jfeick
Submitter: jfeick
FirstSubmitted: 1503874521
LastModified: 1584810710
URLPath: /cgit/aur.git/snapshot/beefi.tar.gz