LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Yum list display (https://www.linuxquestions.org/questions/linux-newbie-8/yum-list-display-4175448786/)

MikeHoward 02-05-2013 08:59 PM

Yum list display
 
When I do a 'yum list all | grep samba' the display shows some packages that say 'base' to the right in the column where other packages show as installed. I know I did a yum install of a few of the packages that say base and I thought that would install them. When I tried to erase one of the base packages it says 'available but not installed'. Can someone tell me what the word base means here and perhaps why it doesn't show as installed? I'm using Centos 5.5.

suicidaleggroll 02-05-2013 09:02 PM

"installed" means it's installed, "base" means it's not installed and is available in the base repository.

MikeHoward 02-05-2013 09:10 PM

Thanks. Adding the word repository to my search helped me find some info.

MikeHoward 02-05-2013 09:27 PM

FYI, I had to erase the installed version of samba to get the version I wanted installed.

yum erase samba-common.i386
yum erase samba.i386
yum install samba3x-common.i386
yum install samba3x.i386

Moving forward.

Ztcoracat 02-05-2013 09:33 PM

Hi:

Welcome to Linux Questions!:hattip:

These links should provide you with some good information and will help you to get to know your distro a little bit better.

http://www.centos.org/
http://wiki.centos.org/AdditionalResources/Repositories
http://www.centos.org/docs/5/html/yu...intenance.html

chrism01 02-06-2013 12:14 AM

For 5.5, you can use this doc http://www.linuxtopia.org/online_boo...ion/index.html

John VV 02-06-2013 03:51 PM

unless you upgraded to CentOS 5.9
the 5.5 repos have been deleted and moved to the historical archives " the vault "
5.5 is 2 ( two ) years and 4( four) versions out of support

you will have many problems trying to install things to CentOS 5.5

Ztcoracat 02-07-2013 09:15 PM

Centos 5.9 Release ;)


http://lists.centos.org/pipermail/ce...ry/019205.html

chrism01 02-07-2013 10:39 PM

Actually, my link is just for RHEL/Centos 5.x manual generally, not 5.5 specifically; I should have worded it differently. :)


All times are GMT -5. The time now is 03:39 PM.