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

Last updated: September 20,2024

1. Install "atomic-reactor.noarch" package

This is a short guide on how to install atomic-reactor.noarch on Fedora 34

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

2. Uninstall "atomic-reactor.noarch" package

This is a short guide on how to uninstall atomic-reactor.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:50:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : atomic-reactor
Version : 1.6.47
Release : 5.fc34
Architecture : noarch
Size : 15 k
Source : atomic-reactor-1.6.47-5.fc34.src.rpm
Repository : fedora
Summary : Improved builder for Docker images
URL : https://github.com/projectatomic/atomic-reactor
License : BSD
Description : Simple Python tool with command line interface for building Docker
: images. It contains a lot of helpful functions which you would
: probably implement if you started hooking Docker into your
: infrastructure.