$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Add ElRepo Repository for CentOS Stream 9

July 18, 2022 | By the+gnu+linux+evangelist.

GNU/Linux CentOS Stream 9 Enabling ELRepo Repo Guide

Hi! The Tutorial shows you Step-by-Step How to Install/Enable/Set-Up the ELRepo Enterprise Linux Repository in CentOS Stream 9 GNU/Linux.

The ELRepo Project focuses on Hardware related Packages to enhance your experience with Enterprise Linux.

So this Guide is valid also for all the others Red Hat Linux Based Distros like:

  • Red Hat Enterprise Linux
  • Rocky Linux
  • AlmaLinux
  • Oracle Enterprise Linux
  • Scientific Linux

Finally, this Repo includes Filesystem Drivers, Graphics Drivers, Network Drivers, Sound Drivers, Webcam and Graphics Drivers.

ElRepo Repository CentOS Stream 9 Installation Guide - Featured
  1. 1. Terminal QuickStart

    How to QuickStart with Command Line on CentOS

    Terminal CentOS QuickStart Guide
  2. 2. Importing ElRepo Key

    Import the GPG Key
    Simply running:

    sudo rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. 3. Installing ElRepo Repository

    Finally, to Install ELRepo Repository
    Simply play:

    sudo yum install https://www.elrepo.org/elrepo-release-9.el9.elrepo.noarch.rpm