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

Last updated: November 29,2024

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

Please follow the guidelines below to install python3-diff-match-patch.noarch on Fedora 39

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

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

This guide let you learn how to uninstall python3-diff-match-patch.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:36:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-diff-match-patch
Version : 20230430
Release : 2.fc39
Architecture : noarch
Size : 84 k
Source : python-diff-match-patch-20230430-2.fc39.src.rpm
Repository : fedora
Summary : Algorithms for synchronizing plain text
URL : https://pypi.python.org/pypi/diff-match-patch/
License : Apache-2.0
Description : The Diff Match and Patch libraries offer robust algorithms to perform the
: operations required for synchronizing plain text.