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

Last updated: July 05,2024

1. Install "python3-cookiecutter.noarch" package

This guide covers the steps necessary to install python3-cookiecutter.noarch on Fedora 35

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

2. Uninstall "python3-cookiecutter.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-cookiecutter.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:03:04 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-cookiecutter
Version : 2.1.1
Release : 1.fc35
Architecture : noarch
Size : 61 k
Source : python-cookiecutter-2.1.1-1.fc35.src.rpm
Repository : updates
Summary : Documentation for cookiecutter
URL : https://github.com/audreyr/cookiecutter
License : BSD
Description : A command-line utility that creates projects from cookiecutters (project
: templates), e.g. creating a Python package project from a Python package
: project template.