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

Last updated: November 23,2024

1. Install "python310-cogapp" package

This tutorial shows how to install python310-cogapp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-cogapp

2. Uninstall "python310-cogapp" package

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

$ sudo zypper remove python310-cogapp

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

Information for package python310-cogapp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-cogapp
Version : 3.3.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 331.1 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.