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

Last updated: January 10,2025

1. Install "python3-atomic-reactor.noarch" package

In this section, we are going to explain the necessary steps to install python3-atomic-reactor.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-atomic-reactor.noarch

2. Uninstall "python3-atomic-reactor.noarch" package

Here is a brief guide to show you how to uninstall python3-atomic-reactor.noarch on Fedora 39:

$ sudo dnf remove python3-atomic-reactor.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:43:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-atomic-reactor
Version : 3.14.0
Release : 5.fc39
Architecture : noarch
Size : 1.0 M
Source : atomic-reactor-3.14.0-5.fc39.src.rpm
Repository : fedora
Summary : Python 3 Atomic Reactor library
URL : https://github.com/projectatomic/atomic-reactor
License : BSD
Description : Simple Python 3 library for building Docker images. It contains
: a lot of helpful functions which you would probably implement if
: you started hooking Docker into your infrastructure.