lzgrep on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "lzgrep" 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 lzgrep on Arch using YAY
$
yay -S
lzgrep
Copied
* (Optional) Uninstall lzgrep on Arch using YAY
$
yay -Rns
lzgrep
Copied
2. Manually Install "lzgrep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lzgrep's git locally
$
git clone https://aur.archlinux.org/lzgrep.git
~/lzgrep
Copied
c. Go to ~/lzgrep folder and install it
$
cd
~/lzgrep
Copied
$
makepkg -si
Copied
3. Information about the lzgrep package on Arch User Repository (AUR)
ID: 449194
Name: lzgrep
PackageBaseID: 126113
PackageBase: lzgrep
Version: 0.99-1
Description: LZgrep: A Direct (Ziv-Lempel) Compressed Text Search (Boyer-Moore String Matching) Tool
URL: https://www.dcc.uchile.cl/~gnavarro/software/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1507191926
LastModified: 1507191926
URLPath: /cgit/aur.git/snapshot/lzgrep.tar.gz
Name: lzgrep
PackageBaseID: 126113
PackageBase: lzgrep
Version: 0.99-1
Description: LZgrep: A Direct (Ziv-Lempel) Compressed Text Search (Boyer-Moore String Matching) Tool
URL: https://www.dcc.uchile.cl/~gnavarro/software/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1507191926
LastModified: 1507191926
URLPath: /cgit/aur.git/snapshot/lzgrep.tar.gz