How to Install and Uninstall python312-cookiecutter Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-cookiecutter" package

Please follow the steps below to install python312-cookiecutter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-cookiecutter

2. Uninstall "python312-cookiecutter" package

In this section, we are going to explain the necessary steps to uninstall python312-cookiecutter on openSuSE Tumbleweed:

$ sudo zypper remove python312-cookiecutter

3. Information about the python312-cookiecutter package on openSuSE Tumbleweed

Information for package python312-cookiecutter:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-cookiecutter
Version : 2.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 205.2 KiB
Installed : No
Status : not installed
Source package : cookiecutter-2.3.0-1.2.src
Upstream URL : https://github.com/audreyr/cookiecutter
Summary : A command-line utility that creates projects from project templates
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.
Project templates can be in any programming language or markup format.