How to Install and Uninstall ruby-diff-lcs Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "ruby-diff-lcs" package

Learn how to install ruby-diff-lcs on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-diff-lcs" package

This guide let you learn how to uninstall ruby-diff-lcs on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-diff-lcs package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-diff-lcs
Architecture: all
Version: 1.3-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 108
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-diff-lcs/ruby-diff-lcs_1.3-1_all.deb
Size: 22172
MD5sum: af48d77b08611bb9ae911a9b189518ba
SHA1: 1374e73625385b41542f4052e36d61d3eb7c4fc1
SHA256: 8bc7518bfea9ac984e26370dd5e06abf7ae54858f7ff750a5e95f6a6604f3379
SHA512: c702f8cf8c5da618328ee122a1bf90b489608e41ce365b8fc4e8b875e085cfe6f1ea221bbc3a0e9458b7635cfd5578e4e8a74d23ce5db5453961da1e99b9c0c8
Homepage: https://github.com/halostatue/diff-lcs
Description-en: 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: 2b3aaa6ea461ce5785f9b2787dc26058
Ruby-Versions: all