beef on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S beef

* (Optional) Uninstall beef on Arch using YAY

$ yay -Rns beef

2. Manually Install "beef" via AUR

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

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

b. Clone beef's git locally

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

c. Go to ~/beef folder and install it

$ cd ~/beef $ makepkg -si

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

ID: 529107
Name: beef
PackageBaseID: 71940
PackageBase: beef
Version: 1.0.2-1
Description: Flexible interpreter for the Brainfuck programming language
URL: https://kiyuko.org/software/beef
NumVotes: 8
Popularity: 0
OutOfDate: 1698786938
Maintainer: phillid
Submitter: xyproto
FirstSubmitted: 1374147589
LastModified: 1532471494
URLPath: /cgit/aur.git/snapshot/beef.tar.gz