Find the answer to your Linux question:
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 ...
  1. #1
    Just 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?

  2. #2
    Just Joined!
    Join Date
    Apr 2007
    Posts
    3
    Quote Originally Posted by vindicadi198
    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?

    terminate yum should help

  3. #3
    Linux Engineer Thrillhouse's Avatar
    Join Date
    Jun 2006
    Location
    Arlington, VA, USA
    Posts
    1,377
    Are you sure you that the package exists, that you are spelling the package name correctly and in all lowercase? Remember,
    Code:
    #yum install ABC
    is different from
    Code:
    #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.

  4. #4
    Linux Newbie tvilkov's Avatar
    Join Date
    Jan 2007
    Location
    Moscow
    Posts
    136
    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

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by vindicadi198
    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?
    which packages are you trying to install? its possible that you didn't install Repository that has those packages.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...