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

Last updated: October 06,2024

1. Install "python310-cookiecutter" package

Here is a brief guide to show you how to install python310-cookiecutter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-cookiecutter

2. Uninstall "python310-cookiecutter" package

Here is a brief guide to show you how to uninstall python310-cookiecutter on openSuSE Tumbleweed:

$ sudo zypper remove python310-cookiecutter

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

Information for package python310-cookiecutter:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-cookiecutter
Version : 2.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 177.1 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.