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

Last updated: October 07,2024

1. Install "py3c-doc.noarch" package

Please follow the step by step instructions below to install py3c-doc.noarch on Fedora 35

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

2. Uninstall "py3c-doc.noarch" package

This tutorial shows how to uninstall py3c-doc.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:45:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : py3c-doc
Version : 1.3
Release : 4.fc35
Architecture : noarch
Size : 223 k
Source : py3c-1.3-4.fc35.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.