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

Last updated: June 03,2024

1. Install "oc-inject.noarch" package

This guide let you learn how to install oc-inject.noarch on Fedora 38

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

2. Uninstall "oc-inject.noarch" package

Learn how to uninstall oc-inject.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:21:40 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : oc-inject
Version : 0.7.9
Release : 7.fc38
Architecture : noarch
Size : 22 k
Source : oc-inject-0.7.9-7.fc38.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.