How to Install and Uninstall python3-unidiff.noarch Package on Rocky Linux 9

Last updated: May 09,2024

1. Install "python3-unidiff.noarch" package

Please follow the instructions below to install python3-unidiff.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-unidiff.noarch

2. Uninstall "python3-unidiff.noarch" package

Please follow the step by step instructions below to uninstall python3-unidiff.noarch on Rocky Linux 9:

$ sudo dnf remove python3-unidiff.noarch $ sudo dnf autoremove

3. Information about the python3-unidiff.noarch package on Rocky Linux 9

Last metadata expiration check: 0:53:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-unidiff
Version : 0.7.5
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : python-unidiff-0.7.5-1.el9.src.rpm
Repository : epel
Summary : Python library to parse and interact with unified diffs (patches)
URL : http://github.com/matiasb/python-unidiff
License : MIT
Description : python-unidiff is a Python library to parse and interact with unified diffs
: (patches).