How to install ImageMagick in Debian 12? #3123
Replies: 1 comment 1 reply
-
|
Yazi has already detected ImageMagick:
The reason there's no preview is that your terminal (Alacritty) doesn't support any image protocols. Alacritty itself doesn't support any image protocols; there's an unmerged fork you might be interested in: alacritty/alacritty#4763 Closing as this is not something Yazi can do—it requires Alacritty to support an image protocol. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
alacritty
yazi --debugoutputYazi Version: 25.6.11 (c7f800ad 2025-07-02) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.87.0 (17067e9a 2025-05-09) Ya Version: 25.6.11 (c7f800ad 2025-07-02) Emulator TERM : Some("alacritty") TERM_PROGRAM : None TERM_PROGRAM_VERSION: None Brand.from_env : None Emulator.detect : Emulator { kind: Right(Unknown { kgp: false, sixel: false }), light: false, csi_16t: (0, 0), force_16t: false } Adapter Adapter.matches : X11 Dimension.available: Dimension { rows: 57, columns: 212, width: 1908, height: 1026 } Desktop XDG_SESSION_TYPE : None WAYLAND_DISPLAY : None DISPLAY : Some(":0.0") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: None WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: false WSL WSL: false Variables SHELL : Some("/usr/bin/fish") EDITOR : None VISUAL : None YAZI_FILE_ONE : None YAZI_CONFIG_HOME: None YAZI_ZOXIDE_OPTS: None FZF_DEFAULT_OPTS: None Text Opener default : Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-create: Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-rename: Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) Multiplexers TMUX : false tmux version : tmux 3.3a tmux build flags : enable-sixel=Unknown ZELLIJ_SESSION_NAME: None Zellij version : 0.42.2 Dependencies file : 5.44 ueberzugpp : No such file or directory (os error 2) ffmpeg/ffprobe: 5.1.7-0 / 5.1.7-0 pdftoppm : 22.12.0 magick : 7.1.2-2 fzf : 0.65.1 fd/fdfind : No such file or directory (os error 2) / 8.6.0 rg : 13.0.0 chafa : No such file or directory (os error 2) zoxide : 0.9.8 7zz/7z : 22.01 / 16.02 resvg : No such file or directory (os error 2) jq : 1.6 Clipboard wl-copy/paste: No such file or directory (os error 2) / No such file or directory (os error 2) xclip : No such file or directory (os error 2) xsel : 1.2.0 Routine `file -bL --mime-type`: text/plain See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.Describe the question
How to properly install ImageMagick in Debian 12. i have donaloded the ImageMagick binary into my
.local/bin. but yazi doesn't seems to recognize and no preview is given to meAnything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions