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

Last updated: January 12,2025

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

Please follow the guidance below to install python3-diff-match-patch.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 5:25:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-diff-match-patch
Version : 20200713
Release : 5.fc35
Architecture : noarch
Size : 63 k
Source : python-diff-match-patch-20200713-5.fc35.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.