Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| blog:niente_version_5.05_released [2026/03/28 20:22] – hjr | blog:niente_version_5.05_released [2026/03/28 22:45] (current) – [Niente Version 5.05 Released] hjr | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * Mint: sudo apt install libsixel-bin | * Mint: sudo apt install libsixel-bin | ||
| * AlmaLinux10: | * AlmaLinux10: | ||
| + | * Suse: sudo zypper install libsixel1 libsixel-utils kitty | ||
| I should explain that I cannot find a way to install sixel graphics support on AlmaLinux 9 or 10, so we don't bother and instead install the Kitty terminal, which is a completely different ball-game that still manages to install support for doing in-terminal graphics. Note that this means either that 1) you can't use 'gnome terminal" | I should explain that I cannot find a way to install sixel graphics support on AlmaLinux 9 or 10, so we don't bother and instead install the Kitty terminal, which is a completely different ball-game that still manages to install support for doing in-terminal graphics. Note that this means either that 1) you can't use 'gnome terminal" | ||
| Line 43: | Line 44: | ||
| bash neninst | bash neninst | ||
| | | ||
| - | A fresh install automatically installs the Kitty terminal and libsixel components needed to get that graphical logo displayed correctly. For a mere upgrade, you have to take care of those extra component requirements manually, I'm afraid. It is a once-off requirement! | + | A fresh install automatically installs the Kitty terminal and libsixel components needed to get that graphical logo displayed correctly. For a mere upgrade, you have to take care of those extra component requirements manually, I'm afraid. It is a once-off requirement! |
| Additionally, | Additionally, | ||