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