Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Os Talk => Topic started by: rasandhu on April 23, 2011, 04:28:35 PM

Title: RPM issue
Post by: rasandhu on April 23, 2011, 04:28:35 PM
Hi
RPM command is not working in the linux system.

I tried to use rpm --rebuilddb  but no luck for me solve thie issue.

Please let me know how can i fix the issue.


Thankyuou
Title: Re: RPM issue
Post by: dragoncity99 on May 03, 2011, 12:57:45 PM
You need to  define what is not working.

1. What's your Linux operating system.
Slackware - uses tarball to install.
Debian - uses .deb packages
Madriva/CentoS/Fedora/Redhat/Yellowdog - uses RPM

2. Are you a root user ?
Non-root users have restricted access to rpm commands.

3. Is rpm installed ?
# rpm [ENTER]