Problem : I am new to linux, I am trying to download package using yum, but looks like external repositories […]
Tag: yum
Why does ‘apt/yum install’ JUST NOT show actual package URLs?
Problem : I know there are commands to show package(.rpm/.deb) URLs without download: #apt apt download –print-uris PACKAGE #yum repoquery […]
How can I finish the unfinished transaction, so then I can make all the updates?
Problem : I try to use yum update and everytime it says me to run yum-complete-transaction first to finish the […]
How to download all rpm dependencies independent from platform running
Problem : How to download all rpm (not installed) dependencies without rpm itself. Independent from platform running – download dependency […]
Can we clean yum cache files manually?
Problem : I am using Redhat 7 while running yum update I am getting Bus error (core dumped) error. After […]
errno 14 could not open/read file ///repodata/repomd.xml
Problem : I have a Yum repository configured on my RHEL 6.4. By using the RHEL Custom Repository. I’ve registered […]
Fedora Remove All Packages but Base Install
Problem : I have bloated my system with unnecessary packages and want to “start from zero”. Rather than reinstalling I […]
What does the “w” in “yum install -y php56w” stand for?
Problem : Following instruction on this page I installed PHP using command: yum install -y php56w My question is: what […]
How do I upgrade Scientific Linux 6.3 to 6.6
Problem : I am upgrading Scientific Linux 6.3 to 6.6 I have to update machines of Scientific Linux 6.3 to […]
yum to install fails on default empty server
Problem : I used to download Fedora from site X, for example, but lately the site has not updated itself […]