Problem scenario
A partition is filling up on CentOS/Stream/RHEL/Fedora Linux. You do not want to have a package be installed in /usr or some “normal” location. You want to uninstall a package and reinstall it elsewhere. But moving the directory won’t work because the binary command will point to the old location. What should you do to get the destination of the installation to be something customized (and not the default directory)?
…
Continue reading “How Do You Install an rpm/yum/dnf Package in a Non-Stardard Location?”