How to Install and Uninstall python3-unidiff.noarch Package on AlmaLinux 8

Last updated: April 27,2024

1. Install "python3-unidiff.noarch" package

This guide let you learn how to install python3-unidiff.noarch on AlmaLinux 8

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

2. Uninstall "python3-unidiff.noarch" package

Please follow the guidelines below to uninstall python3-unidiff.noarch on AlmaLinux 8:

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

3. Information about the python3-unidiff.noarch package on AlmaLinux 8

Last metadata expiration check: 1:28:44 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-unidiff
Version : 0.7.3
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-unidiff-0.7.3-1.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).