How to Install and Uninstall git-delta Package on openSUSE Leap

Last updated: May 23,2024

1. Install "git-delta" package

This is a short guide on how to install git-delta on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install git-delta

2. Uninstall "git-delta" package

This guide covers the steps necessary to uninstall git-delta on openSUSE Leap:

$ sudo zypper remove git-delta

3. Information about the git-delta package on openSUSE Leap

Information for package git-delta:
----------------------------------
Repository : Main Repository
Name : git-delta
Version : 0.15.1-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : git-delta-0.15.1-bp155.1.9.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.