Results 1 to 5 of 5
in my fedora core linux whenever i try to install packages through yum install it does does something but later it says "nothing to do"
what do i do to ...
- 04-01-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 38
yum problem
in my fedora core linux whenever i try to install packages through yum install it does does something but later it says "nothing to do"
what do i do to correct this?
- 04-01-2007 #2Just Joined!
- Join Date
- Apr 2007
- Posts
- 3
Originally Posted by vindicadi198
terminate yum should help
- 04-02-2007 #3
Are you sure you that the package exists, that you are spelling the package name correctly and in all lowercase? Remember,
is different fromCode:#yum install ABC
The first one won't work since all package names in Fedora's repositories are in lowercase. The second one will work if package abc exists. If you aren't sure of the name of a package, you can install a graphical front end to yum like pirut which should already exist or yumex. You can then use these to browse through Fedora's repositories and check the packages you would like to install.Code:#yum install abc
- 04-06-2007 #4
Also check that you don't have the software already installed.
Gentoo 2.6.24 amd64
AMD Anthlon 64 X2, 2 GB RAM, Asus M2N-MX, nVidia GeForce 9600GT 512Mb, 250Gb + 160Gb HDDs
- 04-06-2007 #5which packages are you trying to install? its possible that you didn't install Repository that has those packages.
Originally Posted by vindicadi198 It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote