YUM Flashcards

1
Q

what does yum stand for

A

Yellow Dog Update Manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the core tool used for working with RedHat repositories

A

yum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

yum check-update

A

checks repository for updates to installed packages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

yum clean

A

removes temporary files downloaded during installs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

yum deplist

A

displays dependencies for the specified package

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

yum groupinstall

A

installs the specified package group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

yum info

A

displays information about the specified package

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

yum install

A

installs the specified package

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

yum list

A

displays information about installed packages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

yum localinstall

A

installs a package from a specified RPM file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

yum localupdate

A

updates the system from specified RPM files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

yum provides

A

shows to what package a file belongs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

yum reinstall

A

reinstalls the specified package

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

yum remove

A

removes a package from the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

yum resolvedep

A

displays packages matching the specified dependency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

yum search

A

searches repository package names and descriptions for specified keyword

17
Q

yum shell

A

enters yum command-line mode

18
Q

yum update

A

updates the specified package(s) to the latest version in the repository

19
Q

yum upgrade

A

updates specified package(s) but removes obsolete packages