Package Manager Flashcards

1
Q

What is the package manager program used on Debian distributions?

A

apt-get

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

What is the command to update the repositories of software?

A

apt-get update

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

What is the command to install updates from repositories?

A

apt-get upgrade

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

What is the command to search for software?

A

apt-cache search

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

What is the command to add a repository not listed in apt-cache?

A

add-apt repository ppa:

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