How to Install and Uninstall python3-hatch-fancy-pypi-readme.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "python3-hatch-fancy-pypi-readme.noarch" package

This guide covers the steps necessary to install python3-hatch-fancy-pypi-readme.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-hatch-fancy-pypi-readme.noarch

2. Uninstall "python3-hatch-fancy-pypi-readme.noarch" package

Here is a brief guide to show you how to uninstall python3-hatch-fancy-pypi-readme.noarch on Fedora 38:

$ sudo dnf remove python3-hatch-fancy-pypi-readme.noarch $ sudo dnf autoremove

3. Information about the python3-hatch-fancy-pypi-readme.noarch package on Fedora 38

Last metadata expiration check: 5:57:58 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-hatch-fancy-pypi-readme
Version : 22.3.0
Release : 4.fc38
Architecture : noarch
Size : 34 k
Source : python-hatch-fancy-pypi-readme-22.3.0-4.fc38.src.rpm
Repository : fedora
Summary : Hatch plugin for writing fancy PyPI readmes
URL : https://github.com/hynek/hatch-fancy-pypi-readme
License : MIT
Description : This provides a Hatch metadata plugin for everyone who cares about the
: first impression of their project’s PyPI landing page. It allows you to
: define your PyPI project description in terms of concatenated fragments
: that are based on static strings, files, and most importantly: parts of
: files defined using cut-off points or regular expressions.