Package Details: silver-searcher-git 2.2.0.60.ga61f178.r2057.a61f178-1

Git Clone URL: https://aur.archlinux.org/silver-searcher-git.git (read-only, click to copy)
Package Base: silver-searcher-git
Description: The Silver Searcher: An attempt to make something better than ack, which itself is better than grep.
Upstream URL: https://github.com/ggreer/the_silver_searcher
Keywords: ack ag searcher
Licenses: Apache
Conflicts: the_silver_searcher
Provides: the_silver_searcher
Submitter: maz-1
Maintainer: None
Last Packager: micwoj92
Votes: 11
Popularity: 0.000000
First Submitted: 2015-10-19 09:40 (UTC)
Last Updated: 2025-02-13 08:54 (UTC)

Dependencies (2)

Required by (7)

Sources (1)

Latest Comments

haawda commented on 2022-06-11 18:11 (UTC)

... or shorter source=("git+$url.git")

mp035 commented on 2022-04-09 02:21 (UTC) (edited on 2022-04-09 02:22 (UTC) by mp035)

Hi, with the github brownout, this package no longer builds, please change line 14 in your PKGBUILD to this:

source=(git+https://github.com/ggreer/$_pkgname.git)

s00pcan commented on 2017-01-30 18:16 (UTC)

I had to install core/pkg-config to build this (or else a `PKG_CHECK_MODULES(PCRE, libpcre)` syntax error in the configure script would occur).

chx commented on 2015-11-12 17:43 (UTC)

Dependencies: pcre pkg-config automake