How to Install and Uninstall python3-unidiff.noarch Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "python3-unidiff.noarch" package
In this section, we are going to explain the necessary steps to install python3-unidiff.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-unidiff.noarch
Copied
2. Uninstall "python3-unidiff.noarch" package
This guide let you learn how to uninstall python3-unidiff.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-unidiff.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-unidiff.noarch package on Oracle Linux 9
Last metadata expiration check: 1:36:58 ago on Thu Feb 15 07:50:05 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).
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).