How to Install and Uninstall python3-patiencediff Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-patiencediff" package

Please follow the step by step instructions below to install python3-patiencediff on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-patiencediff

2. Uninstall "python3-patiencediff" package

Please follow the step by step instructions below to uninstall python3-patiencediff on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-patiencediff $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-patiencediff package on Ubuntu 21.10 (Impish Indri)

Package: python3-patiencediff
Architecture: amd64
Version: 0.2.1-1build1
Priority: optional
Section: universe/python
Source: patiencediff
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Filename: pool/universe/p/patiencediff/python3-patiencediff_0.2.1-1build1_amd64.deb
Size: 20620
MD5sum: 5bf3024de317820cfbbe3d6beab30871
SHA1: 812c24a21b74a037881c40172ed66c51d953ade9
SHA256: 99bf4a943cc87d76e7a6fcc008d94def5944c51fb55a6487998c016c21e1be05
SHA512: 1e3fc71f8dace8c7f89351691317e7da8f9bd2da9130aa44cfbdba9cea0564990e6595a096cfbaed6d657a499717f43de7dc89e77de2262c63107ed9fe4c0e2d
Homepage: https://github.com/breezy-team/patiencediff
Description-en: diff implementation with balanced performance, output and implementation
This package contains the implementation of the ``patiencediff`` algorithm, as
first described by Bram Cohen.
.
Like Python's ``difflib``, this module provides both a convience
``unified_diff`` function for the generation of unified diffs of text files as
well as a SequenceMatcher that can be used on arbitrary lists.
.
Patiencediff provides a good balance of performance, nice output for humans,
and implementation simplicity.
.
This package contains the Python 3 version of the library.
Description-md5: fb91831ff1ffbef73fc5b16598209189