How to Install and Uninstall diffr Package on Kali Linux

Last updated: June 29,2024

1. Install "diffr" package

In this section, we are going to explain the necessary steps to install diffr on Kali Linux

$ sudo apt update $ sudo apt install diffr

2. Uninstall "diffr" package

Please follow the steps below to uninstall diffr on Kali Linux:

$ sudo apt remove diffr $ sudo apt autoclean && sudo apt autoremove

3. Information about the diffr package on Kali Linux

Package: diffr
Source: rust-diffr (0.1.5-2)
Version: 0.1.5-2+b1
Installed-Size: 503
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 183416
SHA256: b7fd73703202ae12265181b395c033bed137685869dd96fa9aa4c45d46452b23
SHA1: f3078aaf69bddbe171980eccfc2f89ce973f4229
MD5sum: c010205a7d7ca865166d19e93adef66b
Description: LCS based diff highlighting tool to ease code review from your terminal
Reviewing changes involves reading diffs. Sometimes,
a line-oriented presentation of changes is not precise enough,
especially when changes involve long lines or very similar consecutive lines.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/mookid/diffr
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-atty (= 0.2.14-2), rust-libc (= 0.2.147-1), rust-termcolor (= 1.1.2-1), rustc (= 1.70.0+dfsg1-1)
Section: devel
Priority: optional
Filename: pool/main/r/rust-diffr/diffr_0.1.5-2+b1_amd64.deb