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

Last updated: May 21,2024

1. Install "python38-cogapp" package

Please follow the guidelines below to install python38-cogapp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-cogapp

2. Uninstall "python38-cogapp" package

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

$ sudo zypper remove python38-cogapp

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

Information for package python38-cogapp:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-cogapp
Version : 3.0.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 326,9 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.