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

Last updated: June 29,2024

1. Install "python3-conu.noarch" package

Please follow the steps below to install python3-conu.noarch on Fedora 34

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

2. Uninstall "python3-conu.noarch" package

This is a short guide on how to uninstall python3-conu.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:08:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-conu
Version : 0.7.1
Release : 11.fc34
Architecture : noarch
Size : 143 k
Source : conu-0.7.1-11.fc34.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.