How to Install and Uninstall diffr Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 20,2024

1. Install "diffr" package

Here is a brief guide to show you how to install diffr on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install diffr

2. Uninstall "diffr" package

This guide let you learn how to uninstall diffr on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the diffr package on Ubuntu 23.10 (Mantic Minotaur)

Package: diffr
Architecture: amd64
Version: 0.1.5-2
Built-Using: rustc (= 1.68.0+dfsg0ubuntu1-0ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/rust
Source: rust-diffr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 513
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-diffr/diffr_0.1.5-2_amd64.deb
Size: 201456
MD5sum: 5102ce78f21962dc367fcb90b6831fb6
SHA1: d5a3fec87ab93b0f9bd4b97f2f071b4b2e4ad887
SHA256: dba27433b6b6ae48960cca84204fedd29b659095935b8c37a130832e47d54c3f
SHA512: f6afae12764025d31ab757df77086de3083e52b919ebc12fbbe58ec245149afb2b555091b84e2bedd57b2ce1808ffa2b8ffab435a78914e04c03e2a3621d3fa9
Homepage: https://github.com/mookid/diffr
Description: LCS based diff highlighting tool to ease code review from your terminal
Description-md5: b9a55e24879f37b39466776d229929a0
X-Cargo-Built-Using: rust-atty (= 0.2.14-2), rust-libc (= 0.2.146-1), rust-termcolor (= 1.1.2-1), rustc (= 1.68.0+dfsg0ubuntu1-0ubuntu1)