bgrep on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "bgrep" 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 bgrep on Arch using YAY
$
yay -S
bgrep
Copied
* (Optional) Uninstall bgrep on Arch using YAY
$
yay -Rns
bgrep
Copied
2. Manually Install "bgrep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bgrep's git locally
$
git clone https://aur.archlinux.org/bgrep.git
~/bgrep
Copied
c. Go to ~/bgrep folder and install it
$
cd
~/bgrep
Copied
$
makepkg -si
Copied
3. Information about the bgrep package on Arch User Repository (AUR)
ID: 664843
Name: bgrep
PackageBaseID: 69652
PackageBase: bgrep
Version: 1.0-1
Description: Binary grep
URL: https://github.com/rsharo/bgrep
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1367653556
LastModified: 1573317017
URLPath: /cgit/aur.git/snapshot/bgrep.tar.gz
Name: bgrep
PackageBaseID: 69652
PackageBase: bgrep
Version: 1.0-1
Description: Binary grep
URL: https://github.com/rsharo/bgrep
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1367653556
LastModified: 1573317017
URLPath: /cgit/aur.git/snapshot/bgrep.tar.gz