Thursday, April 28, 2022

[SOLVED] Install single package from Rawhide

Issue

How can one install a single Rawhide package, without upgrading the entire operating system?

Example package


Solution

yum install fedora-repos-rawhide
yum install --enablerepo rawhide bash


Answered By - Zombo
Answer Checked By - Clifford M. (WPSolving Volunteer)