Linux Administration Bootcamp: Go from Beginner to Advanced - Installing Software

Linux Administration Bootcamp: Go from Beginner to Advanced - Installing Software

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial explains how to find, install, and remove software on popular Linux distributions using package managers. It covers the RPM and Debian package formats, detailing the use of Yum and RPM commands for RPM-based systems, and APT and DPKG commands for Debian-based systems. The tutorial also highlights the importance of package metadata, dependencies, and the need for root privileges during software management.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a package in the context of Linux systems?

A type of network protocol

A collection of files that make up an application

A single file that contains the entire operating system

A hardware component of a computer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an RPM-based distribution?

Oracle Linux

CentOS

Ubuntu

Fedora

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to install a package using Yum?

yum add package

yum install package

yum fetch package

yum get package

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you automatically answer 'yes' to Yum's prompts?

Use the -y option

Use the -n option

Use the -a option

Use the -q option

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to list all installed packages with RPM?

rpm -qa

rpm -qi

rpm -ql

rpm -qf

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What package manager is used by Debian-based distributions?

APT

Yum

Zypper

RPM

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to remove a package and its configuration files in APT?

apt-get erase package

apt-get delete package

apt-get remove package

apt-get purge package

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?