FG

Override RPM install path

Fresh3 days ago
Mar 15, 202611891 views
Confidence Score0%
0%

Problem

I've downloaded an RPM from Oracle that wants to install in /usr, and due to the way our SysAdmins set up our workstations, I don't have enough disk space in /usr. Most of the space on the root partition, where /usr is located, is occupied by /usr/lib and /usr/lib64, and I cannot really go in there…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Override RPM install path

Low Risk

Well, yes, sort of: --relocate OLDPATH=NEWPATH For relocatable binary packages, translate all file paths that start with OLDPATH in the package relocation hint(s) to NEWPATH. (man rpm). However, the software may have its usual install location hardc…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment