Search Criteria
Package Details: yazi-git 25.5.31.r36.g8ef28ec-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yazi-git.git (read-only, click to copy) |
|---|---|
| Package Base: | yazi-git |
| Description: | Blazing fast terminal file manager written in Rust, based on async I/O |
| Upstream URL: | https://github.com/sxyazi/yazi |
| Licenses: | MIT |
| Conflicts: | yazi |
| Provides: | yazi |
| Submitter: | gplane |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 12 |
| Popularity: | 0.104042 |
| First Submitted: | 2023-07-20 04:18 (UTC) |
| Last Updated: | 2025-06-27 17:24 (UTC) |
Dependencies (16)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- oniguruma (oniguruma-gitAUR)
- ttf-nerd-fonts-symbols
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- 7zip (p7zip-natspecAUR, 7zip-natspecAUR, 7zip-zstd-binAUR, 7zip-zstdAUR) (optional) – for archive preview
- chafa (chafa-gitAUR) (optional) – for previewing images
- fd (fd-gitAUR, fd-gitAUR) (optional) – for file searching
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (optional) – for video thumbnails
- fzf (fzf-gitAUR) (optional) – for directory jumping
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (optional) – for previewing fonts
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (optional) – for JSON preview
- poppler (poppler-gitAUR) (optional) – for PDF preview
- resvg (resvg-gitAUR, python-resvgAUR) (optional) – for SVG preview
- ripgrep (ripgrep-gitAUR) (optional) – for file content searching
- zoxide (zoxide-gitAUR) (optional) – for directory jumping
Required by (5)
- filemanager1-common-git (requires yazi) (optional)
- filemanager1-common-systemd-git (requires yazi) (optional)
- xdg-desktop-portal-termfilechooser (requires yazi) (optional)
- xdg-desktop-portal-termfilechooser-boydaihungst-git (requires yazi) (optional)
- xdg-desktop-portal-termfilechooser-hunkyburrito-git (requires yazi) (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
ulsac commented on 2024-04-25 17:42 (UTC)
Hello,
please fix the install to add the new
yabinaryNeurognostic commented on 2024-03-04 16:39 (UTC)
Please fix missing
makedependsEmin017 commented on 2024-03-01 01:58 (UTC)
The package is broken. The PKGBUILD should be modified as follows:
Rolv commented on 2024-02-29 18:13 (UTC)
Getting an error when trying to install, any idea what might be causing the folder to not get generated?:
Neurognostic commented on 2024-02-21 06:00 (UTC) (edited on 2024-02-21 06:04 (UTC) by Neurognostic)
Now that
convert(1)is called bypackage()please includeimagemagickinmakedependsarray so it can be built in a clean chroot.mackel commented on 2024-02-09 02:35 (UTC)
I update fail. The problem read:
SandaruKasa commented on 2023-09-23 10:49 (UTC)
Thanks for accepting the patch!
However, the license is still installed in a wrong folder. It should be
/usr/share/licenses/yazi-git/and not/usr/share/licenses/yazi/.SandaruKasa commented on 2023-09-22 20:29 (UTC)
The package is still broken if lto is enabled in makepkg settings. It needs to be overriden in PKGBUILD.
git is still missing from makedepends.
So does
conflicts=(yazi).pkgver() funciton is still broken and returns an empty string.
Moreover, it still doesn't strip the "v" prefix. And no, https://aur.archlinux.org/cgit/aur.git/commit/?h=yazi-git&id=f1365b01ed9b7ca6078d4daffd0bfa552e73bce8 is not how you do it. Not to mention you reverted this meaningless change in the next commit anyway. https://aur.archlinux.org/cgit/aur.git/commit/?h=yazi-git&id=5fa63da3634d5af5375ad42972697da6bf3f6366
Also, the license is installed into a wrong folder.
Here's a proper patch to PKGBUILD. Hopefully, it will be helpful.
cWve commented on 2023-09-16 19:43 (UTC)
build is failing at the moment because of pkgver(): fatal: No annotated tags can describe '8e72ae90c1ef56e50191cfa1a8db30beb68065f6'. However, there were unannotated tags: try --tags.
csts commented on 2023-08-16 06:51 (UTC)
I had to delete yazi-git first, to install yazi package.
« First ‹ Previous 1 2 3 Next › Last »