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

Last updated: June 02,2024

1. Install "python36-cogapp" package

Please follow the guidance below to install python36-cogapp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-cogapp

2. Uninstall "python36-cogapp" package

Please follow the step by step instructions below to uninstall python36-cogapp on openSuSE Tumbleweed:

$ sudo zypper remove python36-cogapp

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

Information for package python36-cogapp:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-cogapp
Version : 3.0.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 337,7 KiB
Installed : No
Status : not installed
Source package : python-cogapp-3.0.0-2.2.src
Summary : A code generator for executing Python snippets in source files
Description :
Cog is a file generation tool. It lets you use pieces of Python code
as generators in your source files to generate whatever text you
need.