How to Install and Uninstall python3-pydiffx.noarch Package on Fedora 39
Last updated: January 09,2025
1. Install "python3-pydiffx.noarch" package
Here is a brief guide to show you how to install python3-pydiffx.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pydiffx.noarch
Copied
2. Uninstall "python3-pydiffx.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-pydiffx.noarch on Fedora 39:
$
sudo dnf remove
python3-pydiffx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pydiffx.noarch package on Fedora 39
Last metadata expiration check: 4:24:09 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pydiffx
Version : 1.1
Release : 5.fc39
Architecture : noarch
Size : 121 k
Source : python-pydiffx-1.1-5.fc39.src.rpm
Repository : fedora
Summary : Python implementation of the DiffX specification
URL : https://diffx.org/pydiffx/
License : MIT
Description : DiffX is a proposed specification for a structured version of Unified
: Diffsthat contains metadata, standardized parsing, multi-commit diffs, and
: binary diffs, in a format compatible with existing diff parsers.
:
: This module is a reference implementation designed to make it easy to read
: and write DiffX files in any Python application.
Available Packages
Name : python3-pydiffx
Version : 1.1
Release : 5.fc39
Architecture : noarch
Size : 121 k
Source : python-pydiffx-1.1-5.fc39.src.rpm
Repository : fedora
Summary : Python implementation of the DiffX specification
URL : https://diffx.org/pydiffx/
License : MIT
Description : DiffX is a proposed specification for a structured version of Unified
: Diffsthat contains metadata, standardized parsing, multi-commit diffs, and
: binary diffs, in a format compatible with existing diff parsers.
:
: This module is a reference implementation designed to make it easy to read
: and write DiffX files in any Python application.