Top "Yum" questions

yum is a software package manager that installs, updates, and removes packages on RPM-based systems.

How to install Maven into Red Hat Enterprise Linux 6?

I'm working on a Scientific Linux box and am trying to install Maven using the yum command. Scientific Linux for …

linux maven redhat yum
Is there any way to retrieve a dependency tree from yum?

To reduce the chance of the XY problem, I'm trying to install PostGIS on a clean, virtual RHEL5 installation with …

dependencies dependency-management yum package-managers
File contains no sections headers

I keep getting this error everytime i use yum : yum install unison240 Loaded plugins: fastestmirror, priorities, refresh-packagekit, security Error: File …

centos yum
Listing yum group

When I run yum grouplist in a Red Hat environment and I received the following groups under the Available Groups …

linux installation packages yum
How to install packages in Linux (CentOS) without root user with automatic dependency handling?

Is it possible to use RPM or YUM or any other package manager in Linux, specifically CentOS, to install a …

linux centos rpm yum package-managers
Checking for installed packages and if not found install

I need to check for installed packages and if not installed install them. Example for RHEL, CentOS, Fedora: rpm -qa | …

linux bash shell yum apt
yum---no module named yum

when I use yum in the shell,the error message is no module named yum, so I edit the /usr/…

python yum
Install fresh copies of centos 7 base repos

I am using centos 7. During some testing, I accidentally removed all files in yum.repo.d. Is there a way, …

centos7 yum
Erase multiple packages using rpm or yum

I was given access to a server with 50+ php rpms installed. I'm trying to remove them all. Basically, I'm trying …

unix rpm yum
What is the exact command to install yum through brew?

I tried installing yum through brew install command. but it is not working with the message below. What is the …

homebrew yum