How to Install and Uninstall python3-unidiff.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-unidiff.noarch" package

This is a short guide on how to install python3-unidiff.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-unidiff.noarch" package

Learn how to uninstall python3-unidiff.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-unidiff.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:08:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-unidiff
Version : 0.6.0
Release : 3.el8
Architecture : noarch
Size : 29 k
Source : python-unidiff-0.6.0-3.el8.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).