shdwchn10/AllTheTools

Project ID: 133026

Description

Repo with different cli tools for shadowblue project.

Available packages:

Notes on oc package (OpenShift/OKD CLI)

  • Tracks latest branch, when both requirements are met:
    • It's at least oc-x.y.1 patch release in the x.y branch
    • OKD already has release in this branch
  • Separate branches also available and they can be installed simultaneously:
    • oc4.17
    • oc4.16
    • oc4.15 (current default for oc package)
  • You can choose which branch use by default as /usr/bin/oc binary with alternatives(8) system
  • There are also oc-kubectl, oc4.17-kubectl, etc packages for kubectl, which are just symlinks to corresponding oc binaries

Contact us

Installation Instructions

No actions needed for shadowblue OS images. This repo is already enabled for all of them.

Classic Fedora Linux with dnf or RHEL/CentOS Stream/other EL:

sudo dnf copr enable shdwchn10/AllTheTools sudo dnf install <pkgs>

Fedora Atomic Desktops/IoT/CoreOS 41+:

sudo dnf copr enable shdwchn10/AllTheTools rpm-ostree install -A <pkgs>

Fedora Atomic Desktops/IoT/CoreOS 40 or older:

sudo wget -O /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:shdwchn10:AllTheTools.repo https://copr.fedorainfracloud.org/coprs/shdwchn10/AllTheTools/repo/fedora-$(rpm -E %fedora)/shdwchn10-AllTheTools-fedora-$(rpm -E %fedora).repo rpm-ostree install -A <pkgs>

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 10 aarch64 (26)*, ppc64le (29)*, s390x (20)*, x86_64 (24)* EPEL 10 (7 downloads)
EPEL 9 aarch64 (21)*, ppc64le (31)*, s390x (19)*, x86_64 (81)* EPEL 9 (33 downloads)
Fedora 39 aarch64 (32)*, ppc64le (22)*, s390x (16)*, x86_64 (891)* Fedora 39 (448 downloads)
Fedora 40 aarch64 (33)*, ppc64le (16)*, s390x (18)*, x86_64 (3497)* Fedora 40 (971 downloads)
Fedora 41 aarch64 (30)*, ppc64le (26)*, s390x (24)*, x86_64 (1857)* Fedora 41 (275 downloads)
Fedora rawhide aarch64 (24)*, ppc64le (43)*, s390x (22)*, x86_64 (373)* Fedora rawhide (238 downloads)

* Total number of downloaded packages.