How to Install and Uninstall oc-inject.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "oc-inject.noarch" package

This tutorial shows how to install oc-inject.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install oc-inject.noarch

2. Uninstall "oc-inject.noarch" package

Please follow the step by step instructions below to uninstall oc-inject.noarch on Fedora 34:

$ sudo dnf remove oc-inject.noarch $ sudo dnf autoremove

3. Information about the oc-inject.noarch package on Fedora 34

Last metadata expiration check: 1:25:11 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : oc-inject
Version : 0.7.9
Release : 3.fc34
Architecture : noarch
Size : 21 k
Source : oc-inject-0.7.9-3.fc34.src.rpm
Repository : fedora
Summary : Copy an executable to an OpenShift container and run it
URL : https://github.com/serhei/oc-inject
License : ASL 2.0
Description : Copy an executable to an OpenShift container and run the executable.
:
: oc-inject is a prototype tool for last-resort troubleshooting of a
: running container, when a required debugging tool is not present in
: the container image.