Editing
Linux software management systems
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== yum basics === ==== List ==== List all installed packages: <pre># yum list installed</pre> List might be large you can pipe to scroll through list: <pre># yum list installed | more # yum list installed | less</pre> You may also redirect output to file: <pre># yum list installed > /tmp/yum-installed</pre> List certain packages: <pre># yum list vsftpd Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.trouble-free.net * base: mirror.steadfast.net * extras: mirror.trouble-free.net * updates: styx.biochem.wfubmc.edu Available Packages vsftpd.x86_64 2.0.5-16.el5_5.1 updates</pre> ==== Install ==== Install packages <pre># yum install packagename</pre> Install local RPM <pre># yum localinstall rpmname</pre>
Summary:
Please note that all contributions to GotOpinion may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
GotOpinion:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information