How to Install and Uninstall yazi Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "yazi" package
This guide covers the steps necessary to install yazi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
yazi
Copied
2. Uninstall "yazi" package
This is a short guide on how to uninstall yazi on openSuSE Tumbleweed:
$
sudo zypper remove
yazi
Copied
3. Information about the yazi package on openSuSE Tumbleweed
Information for package yazi:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : yazi
Version : 0.2.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.8 MiB
Installed : No
Status : not installed
Source package : yazi-0.2.3-1.1.src
Upstream URL : https://github.com/sxyazi/yazi
Summary : Blazing fast terminal file manager written in Rust, based on async I/O
Description :
Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.
π‘ A new article explaining its internal workings: Why is Yazi Fast?
π Full Asynchronous Support: All I/O operations are asynchronous, CPU tasks are spread across multiple threads, making the most of available resources.
πͺ Powerful Async Task Scheduling and Management: Provides real-time progress updates, task cancellation, and internal task priority assignment.
πΌοΈ Built-in Support for Multiple Image Protocols: Also integrated with Γberzug++, covering almost all terminals.
π Built-in Code Highlighting and Image Decoding: Combined with the pre-loading mechanism, greatly accelerates image and normal file loading.
π Concurrent Plugin System: UI plugins (rewriting most of the UI), functional plugins (coming soon), custom previewer, and custom preloader; Just some pieces of Lua.
π§° Integration with fd, rg, fzf, zoxide
π« Vim-like input/select component, auto-completion for cd paths
π·οΈ Multi-Tab Support, Scrollable Preview (for videos, PDFs, archives, directories, code, etc.)
π Bulk Renaming, Visual Mode, File Chooser
π¨ Theme System, Custom Layouts, Trash Bin, CSI u
... and more!
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : yazi
Version : 0.2.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.8 MiB
Installed : No
Status : not installed
Source package : yazi-0.2.3-1.1.src
Upstream URL : https://github.com/sxyazi/yazi
Summary : Blazing fast terminal file manager written in Rust, based on async I/O
Description :
Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.
π‘ A new article explaining its internal workings: Why is Yazi Fast?
π Full Asynchronous Support: All I/O operations are asynchronous, CPU tasks are spread across multiple threads, making the most of available resources.
πͺ Powerful Async Task Scheduling and Management: Provides real-time progress updates, task cancellation, and internal task priority assignment.
πΌοΈ Built-in Support for Multiple Image Protocols: Also integrated with Γberzug++, covering almost all terminals.
π Built-in Code Highlighting and Image Decoding: Combined with the pre-loading mechanism, greatly accelerates image and normal file loading.
π Concurrent Plugin System: UI plugins (rewriting most of the UI), functional plugins (coming soon), custom previewer, and custom preloader; Just some pieces of Lua.
π§° Integration with fd, rg, fzf, zoxide
π« Vim-like input/select component, auto-completion for cd paths
π·οΈ Multi-Tab Support, Scrollable Preview (for videos, PDFs, archives, directories, code, etc.)
π Bulk Renaming, Visual Mode, File Chooser
π¨ Theme System, Custom Layouts, Trash Bin, CSI u
... and more!