How to Install and Uninstall ruby-diff-lcs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-diff-lcs" package

Learn how to install ruby-diff-lcs on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-diff-lcs" package

Learn how to uninstall ruby-diff-lcs on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-diff-lcs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-diff-lcs
Priority: optional
Section: universe/ruby
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.5-2build1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-diff-lcs/ruby-diff-lcs_1.2.5-2build1_all.deb
Size: 23838
MD5sum: 76a7ce09c64199199951f7f1d3e4d5a1
SHA1: 038c7a7b8c1e0b87d39cbb757f48ab2d9c3ef934
SHA256: 3be0ee0e6a3fa96ef327eb125fabe2e092e06c021fd1ab60d195fa84de5780c1
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
Homepage: https://github.com/halostatue/diff-lcs
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu