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

Last updated: January 11,2025

1. Install "ruby-diff-lcs" package

This is a short guide on how to install ruby-diff-lcs on Kali Linux

$ sudo apt update $ sudo apt install ruby-diff-lcs

2. Uninstall "ruby-diff-lcs" package

Please follow the steps below to uninstall ruby-diff-lcs on Kali Linux:

$ sudo apt remove ruby-diff-lcs $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-diff-lcs
Version: 1.5.0-1
Installed-Size: 117
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Size: 28992
SHA256: ebf8b679f1a18d9a4457e675a72e3bcd0611ee6e3fd0345c9904a377c6d3152c
SHA1: 8386cfe51bebf670f92c715a7c8757bb655d1778
MD5sum: cf7a0e878b45c8adf7b1eb6d73d78f4a
Description: McIlroy-Hunt longest common subsequence algorithm implementation
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
longest common subsequence (LCS) algorithm to compute intelligent
differences between two sequenced enumerable containers. The
implementation is based on Mario I. Wolczko's Smalltalk version,
and Ned Konz's Perl version (Algorithm::Diff).
Description-md5:
Homepage: https://github.com/halostatue/diff-lcs
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-diff-lcs/ruby-diff-lcs_1.5.0-1_all.deb