yum is a software package manager that installs, updates, and removes packages on RPM-based systems.
I am using CentOS 7.2 When I use yum groupinstall "Development Tools", gcc version is 4.8.5, like this: I would like to …
gcc installation centos7 yum gcc5I've seen the writeup on using yum to install the dependencies, and then installing Node.JS & NPM from source. …
node.js amazon-web-services npm yum amazon-linuxI want to list all packages I have installed on a system from a given repo using yum. Usually to …
centos fedora yumI'm trying to install "libstdc++.i686" with yum install libstdc++.i686 but it failes beacuse of this error: qa@qa-teamcity01:/…
linux installation yumI recently installed Python 2.7.3 on a CentOS machine by compiling from source. Python 2.7.3 is installed at /opt/python2.7 and when …
python centos yumI need these 2 packages installed on RHEL 6 linux system. They are required by several other programs. When I do: sudo …
dependencies glibc yum rhel