bgrep-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bgrep-git

* (Optional) Uninstall bgrep-git on Arch using YAY

$ yay -Rns bgrep-git

2. Manually Install "bgrep-git" via AUR

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

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

b. Clone bgrep-git's git locally

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

c. Go to ~/bgrep-git folder and install it

$ cd ~/bgrep-git $ makepkg -si

3. Information about the bgrep-git package on Arch User Repository (AUR)

ID: 544563
Name: bgrep-git
PackageBaseID: 121822
PackageBase: bgrep-git
Version: 0.2.r86.g4401646-2
Description: Binary Grep
URL: https://github.com/rsharo/bgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1493268721
LastModified: 1537158686
URLPath: /cgit/aur.git/snapshot/bgrep-git.tar.gz