How to Install and Uninstall python3-conu.noarch Package on Fedora 39

Last updated: May 20,2024

1. Install "python3-conu.noarch" package

This guide covers the steps necessary to install python3-conu.noarch on Fedora 39

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

2. Uninstall "python3-conu.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-conu.noarch on Fedora 39:

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

3. Information about the python3-conu.noarch package on Fedora 39

Last metadata expiration check: 2:36:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-conu
Version : 0.7.1
Release : 19.fc39
Architecture : noarch
Size : 193 k
Source : conu-0.7.1-19.fc39.src.rpm
Repository : fedora
Summary : library which makes it easy to write tests for your containers
URL : https://github.com/fedora-modularity/conu
License : GPLv3+
Description : `conu` is a library which makes it easy to write tests for your containers
: and is handy when playing with containers inside your code.
: It defines an API to access and manipulate containers,
: images and provides more, very helpful functions.