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

Last updated: October 07,2024

1. Install "python3-conu.noarch" package

In this section, we are going to explain the necessary steps to install python3-conu.noarch on Fedora 35

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

2. Uninstall "python3-conu.noarch" package

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

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

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

Last metadata expiration check: 2:08:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-conu
Version : 0.7.1
Release : 13.fc35
Architecture : noarch
Size : 143 k
Source : conu-0.7.1-13.fc35.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.