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

Last updated: October 06,2024

1. Install "ruby-hashdiff" package

Please follow the guidance below to install ruby-hashdiff on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-hashdiff

2. Uninstall "ruby-hashdiff" package

This is a short guide on how to uninstall ruby-hashdiff on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-hashdiff
Priority: optional
Section: universe/ruby
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.3-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-hashdiff/ruby-hashdiff_0.2.3-1_all.deb
Size: 9122
MD5sum: 644e29b3050c4b8621033961ffa64df9
SHA1: 15bdcfcaa03caea42d96c48f13124555ff70e816
SHA256: 7a467c9ea7343a0123c01f149ae385637ca00fa3f71da14b8db23764ab79226d
Description-en: library for computing the smallest difference between two hashes
Given two Hashes A and B, HashDiff will calculate the smallest modification
that can be made to change A into B.
Description-md5: 60627f6ef643bb3df14a44e55fbe44a9
Homepage: https://github.com/liufengyun/hashdiff
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu