How to Install and Uninstall python39-cogapp Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "python39-cogapp" package
In this section, we are going to explain the necessary steps to install python39-cogapp on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-cogapp
Copied
2. Uninstall "python39-cogapp" package
Please follow the instructions below to uninstall python39-cogapp on openSuSE Tumbleweed:
$
sudo zypper remove
python39-cogapp
Copied
3. Information about the python39-cogapp package on openSuSE Tumbleweed
Information for package python39-cogapp:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cogapp
Version : 3.3.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 337.2 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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cogapp
Version : 3.3.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 337.2 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.