Q. Which command is used to display a list of all installed packages in Linux?

  • (A) dpkg --list
  • (B) apt list --installed
  • (C) yum list installed
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
Explanation: The 'dpkg --list', 'apt list --installed', and 'yum list installed' commands can be used to display a list of installed packages in Linux, depending on the distribution.
Explanation by: Vinay
The 'dpkg --list', 'apt list --installed', and 'yum list installed' commands can be used to display a list of installed packages in Linux, depending on the distribution.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
146
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
95%
Success Rate