How to Install and Uninstall ruby-diff-lcs Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "ruby-diff-lcs" package

Please follow the instructions below to install ruby-diff-lcs on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

3. Information about the ruby-diff-lcs package on Ubuntu 21.10 (Impish Indri)

Package: ruby-diff-lcs
Architecture: all
Version: 1.4.4-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 141
Depends: ruby
Filename: pool/universe/r/ruby-diff-lcs/ruby-diff-lcs_1.4.4-1_all.deb
Size: 30872
MD5sum: 2334894d10b87fbcbb4ec7891bf3c482
SHA1: 8bfb55b275afc3bde4450fea5e1dfb50b6852e0d
SHA256: 3c8d8dd6c4addf68870d74233e649a187c8be6aae66191b74700533a78fe1c59
SHA512: fb4cf0a5d18db3ee3d70876332b79ec1ef2f2eef45962681a3d90abb39323424c12aa42fc5b267ac35c6d39f510c7d3202600f3d82d16cbff1155ba964e9d77a
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