How to Install and Uninstall delta-diff Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: January 11,2025
1. Install "delta-diff" package
Please follow the guidance below to install delta-diff on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
delta-diff
Copied
2. Uninstall "delta-diff" package
In this section, we are going to explain the necessary steps to uninstall delta-diff on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
delta-diff
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the delta-diff package on Ubuntu 20.10 (Groovy Gorilla)
Package: delta-diff
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 4587
Maintainer: Martin Simon
Architecture: amd64
Version: 0.4.1-1
Description: A syntax-highlighter for git and diff output
Delta provides language syntax-highlighting, within-line insertion/deletion
detection, and restructured diff output for git on the command line.
Description-md5: 80eddff580cfcd83be9bf021ef316e36
Homepage: https://github.com/dandavison/delta
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 4587
Maintainer: Martin Simon
Architecture: amd64
Version: 0.4.1-1
Description: A syntax-highlighter for git and diff output
Delta provides language syntax-highlighting, within-line insertion/deletion
detection, and restructured diff output for git on the command line.
Description-md5: 80eddff580cfcd83be9bf021ef316e36
Homepage: https://github.com/dandavison/delta