Skip to main content

All Questions

Tagged with
0 votes
4 answers
3k views

How to apply only security updates on CentOS?

Ive tried what this article describes: yum install yum-security Next step is yum list-security but the result of this is: Loading mirror speeds from cached hostfile * base: mirror.anl.gov * ...
floriank's user avatar
  • 1,434
2 votes
1 answer
2k views

Why isn't java8 in yum?

I have multiple dedicated boxes that execute java applications. I used to install java 7 from yum. I decided to upgrade to java 8. I have installed java 8 manually on a lot of boxes. I am curious to ...
Web Master's user avatar
1 vote
1 answer
928 views

How can I finish the unfinished transaction, so then I can make all the updates?

I try to use yum update and everytime it says me to run yum-complete-transaction first to finish the unfinished transactions remaining. When I try, it loops like forever, and sometimes it ends by ...
Tritof's user avatar
  • 115
0 votes
0 answers
862 views

how to fix repair yum on redhat vm

I have a VM hosted on Bluehost. I am having trouble installing Xvfb with yum. Anything I try with yum ($ yum, $ yum install Xvfb, etc) gives the following error; CRITICAL:yum.cli:Config Error: Error ...
Brian Leach's user avatar
0 votes
1 answer
103 views

How to safetly add a repository

To add a repository to my Centos server, I am doing the following: wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 https://www.fedoraproject.org/static/0608B895.txt gpg --quiet --with-fingerprint /etc/...
user1032531's user avatar
  • 1,691
3 votes
2 answers
1k views

Which package contains the `most` command

I feel extremely dumb for asking this, but: On CentOS, which package should I install to have the most command (a really nice pager)? A google search turns up way too many irrelevant results. A ...
parasietje's user avatar
1 vote
2 answers
2k views

Format "yum provides" output

I am writing a little program that packages configuration files as rpm, and it puts a series of %triggers to handle installation/upgrade of the packages that bring a copy/version of the same file. I ...
Bruno9779's user avatar
  • 1,237
2 votes
2 answers
33k views

Install packages in CentOS from DVD without connection to internet

I have a CentOS 6.4 system with no connection to internet. I have the installer DVD though. How can I install a package, say gcc, using this DVD alone?
Susam Pal's user avatar
  • 1,445
5 votes
2 answers
12k views

Why does yum update fail in CentOS 6.4?

I am using CentOS 6.4 in a corporate lab, and the yum update fails with the below error: I am able to access the same repositories through the browser. [root@LAB1 ~]# yum update Loaded plugins: ...
Siva's user avatar
  • 143
4 votes
1 answer
7k views

how to stop yum from trying other mirrors

I'm sitting behind a proxy on my CentOS 6.4 box and I can't perform a 'yum update' because yum keeps killing the slow downloads and trying another mirror. The problem is that the way our proxy works ...
Chris S.'s user avatar
  • 101
2 votes
1 answer
35k views

How to download yum packages on windows (or online in browser)

I am newbie to linux and just started using it at home, but I don't have internet connection at home, and in office I have good internet but using windows, I just want to download yum packages on my ...
dev.meghraj's user avatar
0 votes
2 answers
728 views

Dealing with conflicts on linux installs

I am trying to run a linux install. I have added a rpm repo. and i am running yum install normalize But i am getting the following error Transaction Check Error: file /usr/lib64/...
user1503606's user avatar
0 votes
2 answers
2k views

Install yum in CentOS without make

I'm working with GoDaddy via SSH, and I noticed that the OS (CentOS 5.8) doesn't have yum. It does seem to have wget and rpm, but it doesn't have make, so I ran into a wall when trying to install yum ...
MuffinTheMan's user avatar
93 votes
4 answers
178k views

yum install gcc-g++ doesn't work anymore in CentOs 6.4

Today installed CentOs 6.4 fresh new on my workstation. I wanted to install g++. With my surprise I didn't succeed by using yum install gcc-g++ The thing is that even by doing a search I don't ...
Abruzzo Forte e Gentile's user avatar
5 votes
2 answers
15k views

CentOS - Yum doesn't update anymore?

I've been trying to use yum now, but for some reason, not even the search work anymore. I even tried putting packages I already downloaded in the search criteria and is the same. [root@AMDFX03 ...
Xanathos's user avatar
  • 245

15 30 50 per page