How to Install and Uninstall python2-cogapp Package on openSUSE Leap

Last updated: June 20,2024

1. Install "python2-cogapp" package

Please follow the instructions below to install python2-cogapp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-cogapp

2. Uninstall "python2-cogapp" package

Please follow the guidance below to uninstall python2-cogapp on openSUSE Leap:

$ sudo zypper remove python2-cogapp

3. Information about the python2-cogapp package on openSUSE Leap

Information for package python2-cogapp:
---------------------------------------
Repository : Main Repository
Name : python2-cogapp
Version : 3.0.0-bp153.1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 331,7 KiB
Installed : No
Status : not installed
Source package : python-cogapp-3.0.0-bp153.1.24.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.