How to Install and Uninstall difference Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: July 05,2024

1. Install "difference" package

Here is a brief guide to show you how to install difference on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install difference

2. Uninstall "difference" package

Please follow the guidance below to uninstall difference on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove difference $ sudo apt autoclean && sudo apt autoremove

3. Information about the difference package on Ubuntu 20.04 LTS (Focal Fossa)

Package: difference
Architecture: amd64
Version: 2.0.0-1build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-difference
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 297
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-difference/difference_2.0.0-1build1_amd64.deb
Size: 111724
MD5sum: c32c3a54cb775695d9f6c6e02898024f
SHA1: 1b3c170a3b6b6c95883ccc1688a6eb4fabb7ebf9
SHA256: 25cd424f243fb47a12632724e418e1b70169f438510a0b73cf794bc68b5b0ce9
Description: text diffing tool
Description-md5: b683712a764f262c0769b0c910d34a54
X-Cargo-Built-Using: rust-getopts (= 0.2.21-2), rust-unicode-width (= 0.1.7-1), rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)