Search Criteria
Package Details: ripgrep-git 11.0.1.r8.5ce2d73-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ripgrep-git.git (read-only, click to copy) |
---|---|
Package Base: | ripgrep-git |
Description: | A search tool that combines the usability of The Silver Searcher with the raw speed of grep. |
Upstream URL: | https://github.com/BurntSushi/ripgrep |
Licenses: | MIT, Unlicense |
Conflicts: | ripgrep |
Provides: | ripgrep |
Submitter: | sigma |
Maintainer: | burntsushi |
Last Packager: | sigma |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2016-09-24 00:05 (UTC) |
Last Updated: | 2019-05-14 09:31 (UTC) |
Dependencies (5)
- pcre2 (pcre2-gitAUR)
- asciidoc (asciidoc-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- fish (fish-gitAUR) (optional) – fish completions
Required by (61)
- archivebox (requires ripgrep)
- aura (requires ripgrep) (optional)
- aura-bin (requires ripgrep) (optional)
- aura-git (requires ripgrep) (optional)
- cadmus-notes (requires ripgrep)
- candyvim-git (requires ripgrep)
- casile (requires ripgrep)
- casile-git (requires ripgrep)
- code-git (requires ripgrep)
- dbuch-zsh-config (requires ripgrep)
- fish-fifc (requires ripgrep) (optional)
- fzfx-git (requires ripgrep)
- git-conflict-git (requires ripgrep)
- helmrelease-tools (requires ripgrep)
- icd (requires ripgrep) (optional)
- illogical-impulse-basic (requires ripgrep)
- inversecsg (requires ripgrep) (make)
- journal-git (requires ripgrep)
- kak-fzf-git (requires ripgrep) (optional)
- kakoune.cr-git (requires ripgrep) (optional)
- kks (requires ripgrep) (optional)
- lunarvim-git (requires ripgrep) (optional)
- marktext (requires ripgrep)
- marktext-git (requires ripgrep)
- mkvtool (requires ripgrep)
- mountpoint-s3-git (requires ripgrep) (make)
- nb (requires ripgrep) (optional)
- nb-git (requires ripgrep) (optional)
- neovim-clap-git (requires ripgrep) (optional)
- neovim-cmp-rg (requires ripgrep)
- neovim-cmp-rg-git (requires ripgrep)
- neovim-telescope (requires ripgrep) (check)
- neovim-telescope (requires ripgrep) (optional)
- neovim-telescope-git (requires ripgrep) (optional)
- neovim-telescope-opt-git (requires ripgrep) (optional)
- nextcloud-app-calendar_resource_management (requires ripgrep) (make)
- nextcloud-app-forms (requires ripgrep) (make)
- nextcloud-app-gpxpod (requires ripgrep) (make)
- nextcloud-app-impersonate (requires ripgrep) (make)
- nextcloud-app-maps (requires ripgrep) (make)
- nextcloud-app-rainloop (requires ripgrep) (make)
- note-manager (requires ripgrep) (optional)
- nvchad-git (requires ripgrep)
- paclabel-git (requires ripgrep) (optional)
- pulsar-bin (requires ripgrep)
- repgrep-git (requires ripgrep)
- ripgrep-all-git (requires ripgrep)
- rook (requires ripgrep) (optional)
- scwrypts (requires ripgrep)
- search-and-view-git (requires ripgrep) (optional)
- sleepyneko-git (requires ripgrep)
- tag-ag (requires ripgrep) (optional)
- typora-electron (requires ripgrep)
- vim-clap (requires ripgrep) (optional)
- vim-clap-git (requires ripgrep) (optional)
- vim-fzf-git (requires ripgrep) (optional)
- vim-ripgrep-git (requires ripgrep)
- vscodium-electron (requires ripgrep)
- yazi-git (requires ripgrep) (optional)
- yazi-nightly-bin (requires ripgrep) (optional)
- zig-dev-bin (requires ripgrep) (make)
Latest Comments
« First ‹ Previous 1 2
ShameOnYou commented on 2022-07-14 16:36 (UTC)
Death to you for using that disgusting program, which starts with the name "ascii", and ends with a disgusting after it. Death to you for having that nasty terrorist program as a dependency. Death to the losers that chose such a stupid & disgusting and garbage name for that silly "ascii" garbage software. Death to you, and shame on you all. Death to the losers that made that disgusting "ascii" garbage program. Death to open source. I hope they all have a tragic life and painful death. Death to "universities". Death to idiots who use disgusting and stupid "titles" when mentioning first names.
Death to you all.
ShameOnYou commented on 2022-07-14 16:36 (UTC)
Death to you for using that disgusting program, which starts with the name "ascii", and ends with a disgusting after it. Death to you for having that nasty terrorist program as a dependency. Death to the losers that chose such a stupid & disgusting and garbage name for that silly "ascii" garbage software. Death to you, and shame on you all. Death to the losers that made that disgusting "ascii" garbage program. Death to open source. I hope they all have a tragic life and painful death. Death to "universities". Death to idiots who use disgusting and stupid "titles" when mentioning first names. Death to you all.
linkmauve commented on 2021-01-31 19:05 (UTC) (edited on 2021-01-31 19:21 (UTC) by linkmauve)
Hi, you shouldn’t set
RUSTFLAGS
manually inbuild()
, and especially not set it to-C target-cpu=native
as it will prevent the built package from running on CPUs which don’t have at least all of the flags of the building CPU, for instance when building on Haswell and running on Ivy Bridge the generated AVX2 instructions won’t be available.The proper way to set
RUSTFLAGS
is in each user’s/etc/makepkg.conf
, it’s already set on line 53 on current pacman.SolarAquarion commented on 2019-05-10 13:28 (UTC)
ripgrep should probably have fish as a optdepend for completions
ronjouch commented on 2019-04-13 01:09 (UTC)
Since today and https://github.com/fish-shell/fish-shell/commit/5989a92dae3dcbed3f868345811ab178f04bf3c8 , build of fish-git succeeds but installation fails with:
What's the standard in Arch? Should fish or ripgrep provide the completions? Asked the same question in AUR / fish-git ( https://aur.archlinux.org/packages/fish-git/#news )
tei8ho commented on 2018-09-16 17:06 (UTC) (edited on 2018-09-16 17:07 (UTC) by tei8ho)
I assume this on me, but I get zsh completions but not bash ones.
==> Entering fakeroot environment...
==> Starting package()...
install: target '/home/USERNAME/Code/makepkg/build/ripgrep-git/pkg/ripgrep-git/usr/share/bash-completion/completions/rg' is not a directory
==> ERROR: A failure occurred in package(). Aborting...
warning: package ripgrep-git failed to build, skipping
[USERNAME@LAPTOP ripgrep]$ ls ~/Code/makepkg/build/ripgrep-git/pkg/ripgrep-git/usr/share/zsh/site-functions/
berquist commented on 2018-04-01 00:18 (UTC)
I was having trouble installing because the
find
call for the manpage was returning multiple hits. It's crude, but this solved it:install -Dm644 $(find "$srcdir/$pkgname"/target/release/build -name "rg.1" | head -n 1) "$pkgdir/usr/share/man/man1/rg.1"
mrkline commented on 2017-01-23 18:58 (UTC) (edited on 2017-01-23 18:59 (UTC) by mrkline)
mrkline commented on 2017-01-21 20:54 (UTC)
mrkline commented on 2017-01-20 21:58 (UTC)
« First ‹ Previous 1 2