1.6 build and install software Flashcards

1
Q

DNF(Dandified YUM)

A

Uses fewer resources while still maintaining support for RPM.

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

YUM

A

Offers a more elegant set of commands and greater flexibility for using
software repositories and handling dependencies. Improves on the functionality of rpm while still using .rpm packages and
maintaining an RPM database.

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

APT

A

Preferred package management method in Debian-derivatives.

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

RPM and rpm command

A

Manages RPM packages on Red Hat-derived distributions.
-i{package name}
-e{erase package name}
-v{verbose}
-V{verify}5

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

dpkg

A

Debian’s main package management program.
-i{install package}
-r{remove package}
-l{list package info}
-s{package name}

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

ZYpp

A

An openSUSE package manager that supports .rpm packages

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

snapd

A

The backend daemon that runs the Snaps on a system.

Snap -A bundle that contains an app and its dependencies that work without
modification across all Linux distributions.

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

Flatpak

A

Runs in a sandbox that contains everything needed for the programs to
operate.

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

AppImage

A

A universal package manager where the apps are installed without
modifying system libraries or system preferences.
Create a directory under the home directory to put all the AppImage
applications.

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