How to Install and Uninstall python3-cogapp.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "python3-cogapp.noarch" package

Please follow the guidance below to install python3-cogapp.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-cogapp.noarch

2. Uninstall "python3-cogapp.noarch" package

Here is a brief guide to show you how to uninstall python3-cogapp.noarch on Fedora 38:

$ sudo dnf remove python3-cogapp.noarch $ sudo dnf autoremove

3. Information about the python3-cogapp.noarch package on Fedora 38

Last metadata expiration check: 1:50:01 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-cogapp
Version : 3.3.0
Release : 1.fc38
Architecture : noarch
Size : 81 k
Source : python-cogapp-3.3.0-1.fc38.src.rpm
Repository : updates
Summary : Content generator for executing Python snippets in source files
URL : http://nedbatchelder.com/code/cog
License : MIT
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.