APT Suite Flashcards

1
Q

apt-cache depends

A

displays the dependencies required for the package

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

apt-cache pkgnames

A

shows all the packages installed on the system

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

apt-cache search

A

displays name of packages matching specified item

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

apt-cache showpkg

A

lists info about specified pkg

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

apt-cache stats

A

displays package statistics for the system

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

apt-cache unmet

A

shows any unmet dependencies for all installed packages or the specified installed package

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

apt-get autoclean

A

removes information about packages that are no longer in the respository

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

apt-get check

A

checks the package management database for inconsistencies

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

apt-get clean

A

cleans up the database and any temporary downloaded files

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

apt-get dist-upgrade

A

upgrades all packages, but monitors for package dependencies

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

apt-get dselect-upgrade

A

completes any package changes left undone

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

apt-get install

A

installs or updates a package and updates the package management database

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

apt-get remove

A

removes a package from the package management database

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

apt-get source

A

retrieves the source code package for the specified package

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

apt-get update

A

retrieves updated information about packages in the repository

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

apt-get upgrade

A

upgrades all installed packages to newest versions