1
edit
Changes
→Investigation 5: How do you install and remove software with RPM?
# Issue this command: <code>rpm -e lynx</code>
# Issue an RPM query to verify that lynx is no longer installed.
# Issue this command: <code>rpm -i BackupPC-3.2.1.0-166.fc16.noarchx86_64.rpm</code> and note the result
'''Answer the Investigation 5 observations / questions in your lab log book.'''
== Investigation 6: How do you install and remove software with ''yum''? ==