Search Criteria
Package Details: hunter-git 1.3.5.r85.g17946cf-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hunter-git.git (read-only, click to copy) |
---|---|
Package Base: | hunter-git |
Description: | Ranger-like CLI file browser written in Rust |
Upstream URL: | https://github.com/nanoctr/hunter |
Keywords: | cli file manager mc ranger |
Licenses: | custom:WTFPL |
Conflicts: | hunter |
Provides: | hunter |
Submitter: | flacks |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-04-07 20:49 (UTC) |
Last Updated: | 2022-12-16 19:25 (UTC) |
Dependencies (24)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- libsixel (libsixel-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- gst-plugins-bad (gst-plugins-bad-gitAUR) (make)
- gst-plugins-good (gst-plugins-good-gitAUR) (make)
- gst-plugins-ugly (gst-plugins-ugly-gitAUR) (make)
- rustup (rustup-gitAUR) (make)
- atool (atool2-gitAUR) (optional) – Archive support
- bat (bat-cat-gitAUR) (optional) – Syntax highlighting
- elinks (elinks-gitAUR) (optional) – HTML support
- fzf (fzf-gitAUR, skim-fzf-dropinAUR) (optional) – Default file finder
- gst-libav (gst-libav-gitAUR) (optional) – Media support
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – Media support
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – Media support
- gst-plugins-ugly (gst-plugins-ugly-gitAUR) (optional) – Media support
- highlight (optional) – Syntax highlighting
- libarchive (libarchive-gitAUR) (optional) – Archive support
- links (links-g-directfbAUR) (optional) – HTML support
- lynx (lynx-gitAUR, lynx-currentAUR) (optional) – HTML support
- mupdf-tools (mupdf-gitAUR) (optional) – PDF support
- nerd-fonts-complete (optional) – Icon pack support
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – Archive support
- poppler (poppler-gitAUR) (optional) – PDF support
- w3m (optional) – HTML support
Latest Comments
rien333 commented on 2021-01-31 15:45 (UTC)
I'm running rust nightly (in fact, the build process shows that I'm using
rustc 1.51.0-nightly (04caa632d 2021-01-30)
), but I nevertheless get the following error right towards the end of the compile step:ragouel commented on 2020-02-25 17:13 (UTC)
caleb is right, there should be a button to cancel pending requests
alerque commented on 2020-02-25 15:48 (UTC)
Deletion request on this should be declined, just because stable and git packages happen to be at the same version following a release does not make it a duplicate.
Humar commented on 2019-07-08 18:20 (UTC) (edited on 2019-07-08 18:21 (UTC) by Humar)
And I get:
install: cannot st at 'target/release/preview-gen': No such file or directory ===> ERROR: A failure occurred in package(). Aborting...
cargo install hunter
on the other hand just worksflacks commented on 2019-05-14 03:43 (UTC)
wilecoyote, you need to build hunter with rust-nightly. I just updated the pkgbuild to reflect that.
wilecoyote commented on 2019-05-09 11:35 (UTC)
I get the following compiling error: