Multiple choice technology operating systems

The package manager format used by Debian Linux Systems is-

  1. RPM

  2. TAR.GZ

  3. ZIP

  4. DEB

  5. DPM

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DEB is the package format used by Debian and its derivatives (like Ubuntu). RPM is used by RedHat/Fedora, TAR.GZ is a compressed archive format (not a package format), ZIP is a compression format, and DPM is not a standard package format.