How to install RPM package without root permission ?

Solution Verified - Updated -

Issue

  • How to install rpm package without root permission ?
  • Is it possible to install RPM packages without root permission?
  • Is it possible to set a different folder and RPM database for rpm installation ,without root permission ?

  • can we adopt the below method to install rpm to user's homr directory ?

rpm --initdb --root /home/username/local --dbpath /home/username/local/lib/rpm
rpm --root /home/username/local --dbpath /home/username/local/lib/rpm \
--relocate /usr=/home/username/local --nodeps -ivh package.rpm

Environment

  • Red Hat Enterprise Linux 5
  • Red Hat Enterprise Linux 6
  • Red Hat Enterprise Linux 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content