How to Install and Uninstall python3-pydiffx.noarch Package on AlmaLinux 9
Last updated: November 29,2024
1. Install "python3-pydiffx.noarch" package
Please follow the instructions below to install python3-pydiffx.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pydiffx.noarch
Copied
2. Uninstall "python3-pydiffx.noarch" package
This tutorial shows how to uninstall python3-pydiffx.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-pydiffx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pydiffx.noarch package on AlmaLinux 9
Last metadata expiration check: 2:29:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pydiffx
Version : 1.1
Release : 1.el9
Architecture : noarch
Size : 91 k
Source : python-pydiffx-1.1-1.el9.src.rpm
Repository : epel
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 : 1.el9
Architecture : noarch
Size : 91 k
Source : python-pydiffx-1.1-1.el9.src.rpm
Repository : epel
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.