How to Install and Uninstall origin.x86_64 Package on Fedora 36

Last updated: October 11,2024

1. Install "origin.x86_64" package

This is a short guide on how to install origin.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install origin.x86_64

2. Uninstall "origin.x86_64" package

This guide covers the steps necessary to uninstall origin.x86_64 on Fedora 36:

$ sudo dnf remove origin.x86_64 $ sudo dnf autoremove

3. Information about the origin.x86_64 package on Fedora 36

Last metadata expiration check: 1:13:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : origin
Version : 3.11.2
Release : 7.fc36
Architecture : x86_64
Size : 49 M
Source : origin-3.11.2-7.fc36.src.rpm
Repository : updates
Summary : OpenShift Open Source Container Management by Red Hat
URL : https://github.com/openshift/origin
License : ASL 2.0
Description : OpenShift Origin is a distribution of Kubernetes optimized for enterprise application
: development and deployment. OpenShift Origin adds developer and operational centric
: tools on top of Kubernetes to enable rapid application development, easy
: deployment and scaling, and long-term lifecycle maintenance for small and large
: teams and applications. It provides a secure and multi-tenant configuration for
: Kubernetes allowing you to safely host many different applications and workloads
: on a unified cluster.