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

Last updated: May 04,2024

1. Install "ruby-diffy" package

Please follow the guidance below to install ruby-diffy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-diffy

2. Uninstall "ruby-diffy" package

This tutorial shows how to uninstall ruby-diffy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-diffy $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-diffy
Architecture: all
Version: 3.3.0-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: 41
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-diffy/ruby-diffy_3.3.0-1_all.deb
Size: 11724
MD5sum: 18268cf378638c2d9908dda129220cc2
SHA1: 1a369c266e8dc5bd3a82a4dc3a9cd85b28631153
SHA256: b53b6bd25cf06b25a529178232a5e990b54994c8df74ea818bd594cf76901d62
SHA512: bda029287d118c1c6c3280c0362423af8937edd315f7cbf4bd438696c97e5ed7fff745869a0bed15a2ef67b6356efbdb6e93879c9bf81239253f7455797f30c6
Homepage: http://github.com/samg/diffy
Description-en: convenient way to diff strings in Ruby
Diffy is a Ruby library providing a convenient way to generate a diff
from two strings or files.
.
Instead of reimplementing the LCS diff algorithm, Diffy uses battle tested
Unix diff to generate diffs, and focuses on providing a convenient interface.
Description-md5: 185b299dc62ea4a6401c84b321b1f691
Ruby-Versions: all