Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - Fedora17

113 bytes removed, 16:11, 18 September 2012
Investigation 1: How do you query the RPM database?
!Option
!Meaning
!Is this a select-option Select or a query-option?!Example command
|-
| -a
|Select all packages
|select-option
|
|-
| -l
|
|
|-
| -p ''filename'''
|Select this uninstalled package
|
|-
| -i
|Show the package license, packager, URL, description, and other general information.|
|
|-
| -f '''filename'''|
|
|
|-
|'''packagename'''
|Select just this package
|select-option
|
|}
'''Answer the Investigation 1 observations / table contents in your lab log book.'''
 
== Investigation 2: How do you install and remove software with RPM? ==