visual-grep on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "visual-grep" 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 visual-grep on Arch using YAY
$
yay -S
visual-grep
Copied
* (Optional) Uninstall visual-grep on Arch using YAY
$
yay -Rns
visual-grep
Copied
2. Manually Install "visual-grep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone visual-grep's git locally
$
git clone https://aur.archlinux.org/visual-grep.git
~/visual-grep
Copied
c. Go to ~/visual-grep folder and install it
$
cd
~/visual-grep
Copied
$
makepkg -si
Copied
3. Information about the visual-grep package on Arch User Repository (AUR)
ID: 281825
Name: visual-grep
PackageBaseID: 103911
PackageBase: visual-grep
Version: 0.30-1
Description: A GTK 3 based GUI for grep
URL: http://github.com/gnunn1/vgrep
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: gnunn
Submitter: gnunn
FirstSubmitted: 1448737565
LastModified: 1457203090
URLPath: /cgit/aur.git/snapshot/visual-grep.tar.gz
Name: visual-grep
PackageBaseID: 103911
PackageBase: visual-grep
Version: 0.30-1
Description: A GTK 3 based GUI for grep
URL: http://github.com/gnunn1/vgrep
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: gnunn
Submitter: gnunn
FirstSubmitted: 1448737565
LastModified: 1457203090
URLPath: /cgit/aur.git/snapshot/visual-grep.tar.gz