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

Last updated: September 28,2024

1. Install "oc-inject.noarch" package

This guide covers the steps necessary to install oc-inject.noarch on Fedora 39

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

2. Uninstall "oc-inject.noarch" package

Please follow the instructions below to uninstall oc-inject.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:11:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : oc-inject
Version : 0.7.9
Release : 8.fc39
Architecture : noarch
Size : 22 k
Source : oc-inject-0.7.9-8.fc39.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.