Installing a specific package version with yum
Fresh3 days ago
Mar 15, 202630981 viewsConfidence Score0%
0%
Problem
I have a Fedora system with Postgres version 8.3 and I want to downgrade to 8.2 because of a compatibility issue. I've been using yum for everything, but it's my first time with this package manager, and I don't know how to downgrade things. So how do I tell it to give me a specific version of a pa…
Error Output
rpm --import RPM-GPG-KEY-PGDG yum localinstall postgresql-8.2.10-1PGDG.f9.i386.rpm yum localinstall .....
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Installing a specific package version with yum
Low Risk
From the manpage: MISC You may have to manually remove the newer version and then install the older.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix