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

Last updated: October 08,2024

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

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

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

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

Learn how to uninstall python3-diff-match-patch.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:19:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-diff-match-patch
Version : 20200713
Release : 6.fc36
Architecture : noarch
Size : 63 k
Source : python-diff-match-patch-20200713-6.fc36.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.