LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-26-2009, 12:27 AM   #1
aussieaubs
LQ Newbie
 
Registered: Oct 2003
Location: Vic, Australia
Posts: 5

Rep: Reputation: 0
Smile how do i use yum to find software or software packages


hi - can I use YUM to find a software oackage starting with <whatever>

or can you search by subject.

eg: say i want to install openoffice would I use

yum install openoffice.org <return>


???
TIA
a


 
Old 06-26-2009, 12:35 AM   #2
Kiboney
Member
 
Registered: May 2009
Distribution: Fedora 11, Ubuntu, Slackware
Posts: 32

Rep: Reputation: 16
I use "Yumex" for the gui, and from there I have a gui to search for packages.

Quote:
su -
yum install yumex
cheers!
 
Old 06-26-2009, 12:50 AM   #3
vap16oct1984
Member
 
Registered: Jun 2009
Location: INDIA
Distribution: RHEL-5
Posts: 174
Blog Entries: 3

Rep: Reputation: 38
Pls go through it, no more doughts remain regarding yum commands:

To download and install all updates type the following command:
# yum update

List all installed packages, enter:
# rpm -qa

# yum list installed

Find out if httpd package installed or not, enter:
# rpm -qa | grep httpd*
# yum list installed httpd

To check for and update httpd package, enter:
# yum update httpd

Search httpd and all matching perl packages, enter:
# yum list {package-name}
# yum list {regex}
# yum list httpd
# yum list perl*

Remove package called httpd, enter:
# yum remove {package-name-1} {package-name-2}
# yum remove httpd

Display the list of available packages
# yum list all

Display list of group software

Type the following command:
# yum grouplist

You can easily find out what RPM package provides the file. For example find out what provides the /etc/passwd file:
# yum whatprovides /etc/passwd

Task: Display the list of available packages

# yum list all
Task: Display list of group software

Type the following command:
# yum grouplist

If still having any doughts feel free to ask us, i will do my best to resolve ur problem.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Find location of packages previously installed with yum on fedora core 5 Tails and Link Linux - Newbie 8 04-30-2006 04:27 AM
Software like apt and yum gn00kie Linux - Enterprise 10 02-21-2006 09:05 AM
yum can not find up2date packages !! m2azer Linux - Newbie 3 01-03-2005 11:54 AM
Software QA Packages mooreted Linux - Enterprise 0 06-13-2004 10:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration