How to Install and Uninstall python311-cogapp Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-cogapp" package
In this section, we are going to explain the necessary steps to install python311-cogapp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-cogapp
Copied
2. Uninstall "python311-cogapp" package
This guide let you learn how to uninstall python311-cogapp on openSUSE Leap:
$
sudo zypper remove
python311-cogapp
Copied
3. Information about the python311-cogapp package on openSUSE Leap
Information for package python311-cogapp:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cogapp
Version : 3.3.0-150400.3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 471.2 KiB
Installed : No
Status : not installed
Source package : python-cogapp-3.3.0-150400.3.3.1.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.
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cogapp
Version : 3.3.0-150400.3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 471.2 KiB
Installed : No
Status : not installed
Source package : python-cogapp-3.3.0-150400.3.3.1.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.