How to Install and Uninstall python3-pyscaffold.noarch Package on Fedora 35

Last updated: September 22,2024

1. Install "python3-pyscaffold.noarch" package

Please follow the step by step instructions below to install python3-pyscaffold.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pyscaffold.noarch

2. Uninstall "python3-pyscaffold.noarch" package

Please follow the guidance below to uninstall python3-pyscaffold.noarch on Fedora 35:

$ sudo dnf remove python3-pyscaffold.noarch $ sudo dnf autoremove

3. Information about the python3-pyscaffold.noarch package on Fedora 35

Last metadata expiration check: 0:19:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyscaffold
Version : 4.2.1
Release : 2.fc35
Architecture : noarch
Size : 187 k
Source : python-pyscaffold-4.2.1-2.fc35.src.rpm
Repository : updates
Summary : Template tool for putting up the scaffold of a Python project
URL : https://pyscaffold.org/
License : MIT and 0BSD
Description :
: PyScaffold is a project generator for bootstrapping high quality Python
: packages, ready to be shared on PyPI and installable via pip. It is easy to use
: and encourages the adoption of the best tools and practices of the Python
: ecosystem, helping you and your team to stay sane, happy and productive. The
: best part? It is stable and has been used by thousands of developers for over
: half a decade!