How to Install and Uninstall python3-patiencediff.x86_64 Package on Fedora 34
Last updated: January 15,2025
1. Install "python3-patiencediff.x86_64" package
Please follow the steps below to install python3-patiencediff.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-patiencediff.x86_64
Copied
2. Uninstall "python3-patiencediff.x86_64" package
Please follow the step by step instructions below to uninstall python3-patiencediff.x86_64 on Fedora 34:
$
sudo dnf remove
python3-patiencediff.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-patiencediff.x86_64 package on Fedora 34
Last metadata expiration check: 4:17:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-patiencediff
Version : 0.2.1
Release : 2.fc34
Architecture : x86_64
Size : 45 k
Source : python-patiencediff-0.2.1-2.fc34.src.rpm
Repository : fedora
Summary : Python implementation of the patiencediff algorithm
URL : https://www.breezy-vcs.org/
License : GPLv2+
Description : This package contains the implementation of the patiencediff algorithm, as
: first described by Bram Cohen. Like Python's difflib, this module provides
: both a convenience 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.
Available Packages
Name : python3-patiencediff
Version : 0.2.1
Release : 2.fc34
Architecture : x86_64
Size : 45 k
Source : python-patiencediff-0.2.1-2.fc34.src.rpm
Repository : fedora
Summary : Python implementation of the patiencediff algorithm
URL : https://www.breezy-vcs.org/
License : GPLv2+
Description : This package contains the implementation of the patiencediff algorithm, as
: first described by Bram Cohen. Like Python's difflib, this module provides
: both a convenience 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.