YUM 패키지 찾기 yum search

Jmnote bot (토론 | 기여)님의 2015년 2월 12일 (목) 01:28 판 (로봇: 자동으로 텍스트 교체 (-[root@jmnote +[root@zetawiki))
yum search
yum 패키지 검색
yum 패키지 찾기

1 예시 1: apache web server

[root@zetawiki ~]# yum search apache web server
... (생략)
========================== N/S Matched: apache, web, server ===========================
httpd.x86_64 : Apache HTTP Server
nginx.x86_64 : A high performance web server and reverse proxy server
mod_revocator.i686 : CRL retrieval module for the Apache HTTP server
tomcat.noarch : Apache Servlet/JSP Engine, RI for Servlet 3.0/JSP 2.2 API
mod_auth_ntlm_winbind.x86_64 : NTLM authentication for the Apache web server using
                             : winbind daemon
mod_log_post.x86_64 : Module for the Apache web server to log all HTTP POST messages
mod_auth_mysql.x86_64 : Basic authentication for the Apache web server using a MySQL
                      : database
x2goplugin-provider.x86_64 : Provide X2Go Plugin via Apache webserver

  Full name and summary matches only, use "search all" for everything.

2 예시 2: 'lua web server'

[root@zetawiki ~]# yum search 'lua web server'
... (생략)
====================================== Matched: lua web server =======================================
lua-wsapi.noarch : Lua Web Server API
xavante.noarch : Lua Web Server with WSAPI support

3 예시 3: raid

[root@zetawiki ~]# yum search raid
... (생략)
=========================================== Matched: raid ============================================
dmraid.x86_64 : dmraid (Device-mapper RAID tool and library)
dmraid-devel.x86_64 : Development libraries and headers for dmraid.
dmraid-events.x86_64 : dmevent_tool (Device-mapper event tool) and DSO
dmraid-events-logwatch.x86_64 : dmraid logwatch-based email reporting
drbd.x86_64 : Distributed Redundant Block Device driver for Linux
drbd82.x86_64 : Distributed Redundant Block Device driver for Linux
drbd83.x86_64 : Distributed Redundant Block Device driver for Linux
lvm2.x86_64 : Userland logical volume management tools
mdadm.x86_64 : mdadm controls Linux md devices (software RAID arrays)
mkinitrd.i386 : Creates an initial ramdisk image for preloading modules.
mkinitrd.x86_64 : Creates an initial ramdisk image for preloading modules.
nagios-plugins-linux_raid.x86_64 : Nagios Plugin - check_linux_raid
par2cmdline.x86_64 : PAR 2.0 compatible file verification and repair tool
raidutils.i386 : Utilities to manage Adaptec I2O compliant RAID controllers
raidutils.x86_64 : Utilities to manage Adaptec I2O compliant RAID controllers
sgpio.x86_64 : SGPIO captive backplane tool
testdisk.x86_64 : Tool to check and undelete partition, PhotoRec recovers lost files

4 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}