How to Install and Uninstall git-delta Package on openSuSE Tumbleweed

Last updated: September 27,2024

1. Install "git-delta" package

This guide covers the steps necessary to install git-delta on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install git-delta

2. Uninstall "git-delta" package

Learn how to uninstall git-delta on openSuSE Tumbleweed:

$ sudo zypper remove git-delta

3. Information about the git-delta package on openSuSE Tumbleweed

Information for package git-delta:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-delta
Version : 0.16.5-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : git-delta-0.16.5-1.5.src
Upstream URL : https://github.com/dandavison/delta
Summary : A syntax-highlighter for git and diff output
Description :
Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.