How to Install and Uninstall python3-diff-match-patch.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "python3-diff-match-patch.noarch" package

This tutorial shows how to install python3-diff-match-patch.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-diff-match-patch.noarch

2. Uninstall "python3-diff-match-patch.noarch" package

Please follow the guidance below to uninstall python3-diff-match-patch.noarch on Fedora 34:

$ sudo dnf remove python3-diff-match-patch.noarch $ sudo dnf autoremove

3. Information about the python3-diff-match-patch.noarch package on Fedora 34

Last metadata expiration check: 3:28:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-diff-match-patch
Version : 20200713
Release : 3.fc34
Architecture : noarch
Size : 63 k
Source : python-diff-match-patch-20200713-3.fc34.src.rpm
Repository : fedora
Summary : Algorithms for synchronzing plain text
URL : https://pypi.python.org/pypi/diff-match-patch/
License : ASL 2.0
Description : The Diff Match and Patch libraries offer robust algorithms to perform the
: operations required for synchronizing plain text.