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

Last updated: May 18,2024

1. Install "python36-cookiecutter" package

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

$ sudo zypper refresh $ sudo zypper install python36-cookiecutter

2. Uninstall "python36-cookiecutter" package

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

$ sudo zypper remove python36-cookiecutter

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

Information for package python36-cookiecutter:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-cookiecutter
Version : 1.7.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 196,0 KiB
Installed : No
Status : not installed
Source package : cookiecutter-1.7.3-1.2.src
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.