Q. Which command is used to display a list of all installed packages in Linux?
β
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.