How to Install and Uninstall py3c-doc.noarch Package on Fedora 34

Last updated: January 11,2025

1. Install "py3c-doc.noarch" package

Please follow the instructions below to install py3c-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install py3c-doc.noarch

2. Uninstall "py3c-doc.noarch" package

Learn how to uninstall py3c-doc.noarch on Fedora 34:

$ sudo dnf remove py3c-doc.noarch $ sudo dnf autoremove

3. Information about the py3c-doc.noarch package on Fedora 34

Last metadata expiration check: 0:05:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : py3c-doc
Version : 1.3
Release : 3.fc34
Architecture : noarch
Size : 211 k
Source : py3c-1.3-3.fc34.src.rpm
Repository : fedora
Summary : Guide for porting C extensions to Python 3
URL : http://py3c.readthedocs.io/
License : CC-BY-SA
Description : Guide for porting CPython extensions from Python 2 to Python 3, using the
: py3c macros.