bbe on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S bbe

* (Optional) Uninstall bbe on Arch using YAY

$ yay -Rns bbe

2. Manually Install "bbe" via AUR

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

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

b. Clone bbe's git locally

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

c. Go to ~/bbe folder and install it

$ cd ~/bbe $ makepkg -si

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

ID: 1234765
Name: bbe
PackageBaseID: 192133
PackageBase: bbe
Version: 0.2.2-3
Description: A sed-like editor for binary files
URL: https://sourceforge.net/projects/bbe-/?source=directory
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1680302352
LastModified: 1680302352
URLPath: /cgit/aur.git/snapshot/bbe.tar.gz