How to Install and Uninstall ruby-diff-match-patch Package on Kali Linux

Last updated: May 16,2024

1. Install "ruby-diff-match-patch" package

Please follow the instructions below to install ruby-diff-match-patch on Kali Linux

$ sudo apt update $ sudo apt install ruby-diff-match-patch

2. Uninstall "ruby-diff-match-patch" package

This is a short guide on how to uninstall ruby-diff-match-patch on Kali Linux:

$ sudo apt remove ruby-diff-match-patch $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-diff-match-patch package on Kali Linux

Package: ruby-diff-match-patch
Version: 0.1.0-2
Installed-Size: 73
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 16020
SHA256: eed547ac190c105c0cc1516cb445a40afa3026133280b06b2bc9a867966bf1b4
SHA1: c719016b91dd05fe28a19816b2f0ca55c2a5c8ee
MD5sum: ecc1c9bb60d6a836ee3ae99d2eb398cf
Description: diff/match/patch algorithms implemented in Ruby
The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.
.
This is a Ruby implementation of Google's diff_match_patch in C++ and this
work was inspired by the diff_match_patch-ruby module, which is a ruby
binding for C++ version originally created by Google.
Description-md5:
Homepage: https://github.com/kalmbach/diff_match_patch
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-diff-match-patch/ruby-diff-match-patch_0.1.0-2_all.deb