Find the answer to your Linux question:
Results 1 to 10 of 10
I am using fedora core 6 and I was wondering how I find software I install from yum. Thanks Ice613...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Posts
    15

    Yum Package Manager

    I am using fedora core 6 and I was wondering how I find software I install from yum.

    Thanks
    Ice613

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    install 'yumex' ( Yum Extender ). its GUI of yum and it will display a list of all the installed/upgradable/new packages.
    Code:
    yum -y install yumex




    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Dec 2006
    Posts
    15
    Quote Originally Posted by devils_casper
    install 'yumex' ( Yum Extender ). its GUI of yum and it will display a list of all the installed/upgradable/new packages.
    Code:
    yum -y install yumex




    Casper
    I have that installed already but I installed a bittorent program through yum and now I'm not sure where to find it. It doesn't show up in any of the menus.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    which bittorrent package did you install?
    in case, its bittorrent, install it GUI too.
    Code:
    yum -y install bittorrent-gui





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Dec 2006
    Posts
    15
    Thanks that worked perfectly. I can open it under applications now. The question is though, how come I got to applications-system tools-yum extender and click on install and then it installs it doesn't go under applications like it did when i entered that code?

    Thanks
    Ice613

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    sometimes application appear in Menu after reboot only. did you reboot machine after installing packages?






    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Dec 2006
    Posts
    15
    Everything is now working fine and I would like to thank everyone who posted help here, thank you all very much.

  8. #8
    Linux Engineer Thrillhouse's Avatar
    Join Date
    Jun 2006
    Location
    Arlington, VA, USA
    Posts
    1,377
    Just a suggestion, instead of using yumex to install software graphically, try running pirut from the command line. yumex is slow and resource-heavy. Pirut is set up to install software over the internet just as yum is as long as you have an active internet connection.

  9. #9
    Just Joined!
    Join Date
    Dec 2006
    Posts
    15
    Quote Originally Posted by Thrillhouse
    Just a suggestion, instead of using yumex to install software graphically, try running pirut from the command line. yumex is slow and resource-heavy. Pirut is set up to install software over the internet just as yum is as long as you have an active internet connection.
    How do I run it through the command line and is there a way to have it install under applications?

    Thanks
    Ice613

  10. #10
    Linux Engineer Thrillhouse's Avatar
    Join Date
    Jun 2006
    Location
    Arlington, VA, USA
    Posts
    1,377
    You can run it through the command line simply by executing:
    Code:
    $pirut
    It will ask you for root's password and you can install software from there. As for adding it to your menu, it's already there (in Gnome)! Just go to Applications -> Add/Remove Software and again, you'll be asked for root's password. In previous versions of Fedora, the Add/Remove Software tool would only install software that was available on the Installation CD/DVD's but it has since been modified to include your yum repos.

Posting Permissions

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