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

Last updated: November 24,2024

1. Install "python312-cogapp" package

In this section, we are going to explain the necessary steps to install python312-cogapp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-cogapp

2. Uninstall "python312-cogapp" package

This guide let you learn how to uninstall python312-cogapp on openSuSE Tumbleweed:

$ sudo zypper remove python312-cogapp

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

Information for package python312-cogapp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-cogapp
Version : 3.3.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 434.6 KiB
Installed : No
Status : not installed
Source package : python-cogapp-3.3.0-3.4.src
Upstream URL : http://nedbatchelder.com/code/cog
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.