Hurriyet

11 Kasım 2013 Pazartesi

Linux / Unix : Linux Paketlerinin Tanımının Gösterilmesi Komutu - Kurulu Paketlerin Gösterilmesi

Linux / Unix Ortamlarda Kurulu Paketlerin Gösterilmesi:

Linux'ta kurulu paketlerin gösterilmesi için rpm komutunu kullanabiliriz. rpm -qa komutuyla kurulu paketlerin listesini karşımıza çıkarabiliriz.

 rpm -qa 

Paketler İle İlgili Daha Fazla Bilginin Gösterilmesi:

Yukarıdaki komutla karşımıza çıkan paketlerin arasından istediğimiz paketle ilgili daha fazla bilgi istersek aşağıdaki komutu kullanabiliriz.

>rpm -qi zip 


 >rpm -qi zip  
 Name    : zip             Relocations: /opt/freeware   
 Version   : 2.3                Vendor: (none)  
 Release   : 3               Build Date: Sat Nov 23 00:55:40 MEST 2002  
 Install date: Sat Sep 1 14:12:28 MEDT 2007   Build Host: emperor.aixpclab.austin.ibm.com  
 Group    : Applications/Archiving    Source RPM: zip-2.3-3.src.rpm  
 Size    : 323779              License: IBM_ILA  
 URL     : http://www.info-zip.org/pub/infozip/Zip.html  
 Summary   : A file compression and packaging utility compatible with PKZIP.  
 Description :  
 The zip program is a compression and file packaging utility. Zip is  
 analogous to a combination of the UNIX tar and compress commands and  
 is compatible with PKZIP (a compression and file packaging utility for  
 MS-DOS systems).  
   
 Install the zip package if you need to compress files using the zip  
 program.  




Hiç yorum yok:

Yorum Gönder